Connect using....

  • Thread starter Thread starter JoeB
  • Start date Start date
J

JoeB

How do i connect to the internet in a c# using a dialup connection (already
created) rather than using a lan connection (w2hich is currently does by
default) ?

I'm using HttpWebRequsts to do the sending and receiving of data, but it
always uses the lan connection and doesnt try to dial out etc..



Joe
 
Back
Top