establishing a Dial-up\Ras\GPRS connection

  • Thread starter Thread starter jkj
  • Start date Start date
J

jkj

Hello All,

I was wondering if anyone had come up with any useful articles for help
with establishing a Dial-up\Ras\GPRS connection, using the Compact Framework
and c#.

I have had a look at "p-invoke", and the wininet control, but I still can't
seem to get the API calls to function correctly within my application.

Any help would be appreciated.

Thanks,

Luke
 
I've done a test wrapper of RasDial for establishing a GPRS connection.
It's not too difficult to wrap and then p/invoke into .Net
 
Back
Top