Hello --
I need to create and disconnect a PPP interfaces to an external device via a COM port
I have devised a way to create the interface thru a script that I run from the command prompt based on make new connection.
Unfortunately I need a way to verify connection was made and disconnect it and cannot devise easy way.
I'm guessing it is possible thru more advanced features such as ACTIVE X and/or Windows API call. But I don't know where to begin.
Any suggestions