I've used a PPP connection before using pppd in linux, but now I need to communicate with hardware via a PPP connection from a C# application and I'm new to .net. Is there a way I can open a PPP connection from within the application and set the baud rate, port and route some IP addresses to use the PPP connection? If this can't be done from within the application then I'd also like to know how those steps could be done in windows 7.
Asked
Active
Viewed 5,839 times