calling to a pre created dialup connection
HI I wonder how can I call or use a dial up connection that is already defined in Windows. The connection has the login and password I only need to call it and keep a reference to close it when transmition is done.
I was thinking on using exec () but I don t know how to dial the connection.

