dialing an internet connection

  • Thread starter Thread starter Timothy V
  • Start date Start date
T

Timothy V

Hi,
I'm trying to dial-up a connection to the internet using c#. Can anyone give
me an example of how to do this. I know that InternetDial() in C/C++ does it
(wininet.dll) but i want to implement it in c#.

Thanks,

Tim.
 
Back
Top