1
vote
4answers
472 views
How do I work with dial-up (RAS) connections in Windows using C#/.NET?
I need to be able to connect, disconnect, and re-connect a dial-up networking connection in a C# .NET Framework application. Creating the connection in the phone-book might also be useful/necessary.
…
