create GPRS connection

  • Thread starter Thread starter Xavier PACOTTE
  • Start date Start date
X

Xavier PACOTTE

Hello,

I want to create a new GPRS connection under Windows mobile 5 and 6.
I saw informations on the RasSetEntryProperties function with the RasEntry structure.
Do you have an example to use in C# this function and structure?

Best regards
 
have you considered using the Configuration Service Providers to do this, it
is a lot easier. PPPEntries I think is what you need.
 
Back
Top