PPP Server on Windows
问题 We have a solution where some hardware connects to a COM port on a Win 7 machine, and interacts with our Java app. The hardware wants to use a PPP Server to transparently connect to an other server over TCP/IP. Does anyone have a suggestion on how to do this? Start an OS native PPP Server from the Java app, with a connection to the COM port? How is this done? 回答1: You may be surprised to find that Win7 still supports PPP natively. Follow these steps (or something like them) and you should be