Creating a PPP Dial-up Session (Windows Embedded CE 6.0)
1/6/2010
To create a PPP dial-up session between a Windows Embedded CEābased device and a server device, both computers must complete three distinct phases of negotiation before data can be transferred between the two devices. The three phases of negotiation are Phase 1: PPP link establishment, Phase 2: PPP User authentication and Phase 3: Invoking network layer protocol. Once negotiation has completed, Data Transfer can begin.
You can programmatically create a PPP dial-up session using the RasDial function. Instructions for using the RasDial function appear in Starting a RAS Connection.
See Also
Concepts
Point-to-Point Protocol
Determining the IP Address in a PPP Connection