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.

[304 byte] By [MelGohana] at [2007-11-26 18:21:56]
# 1
I don't think java has access to dial-up system layer. I suggest to enclose such function in a dll and than call it from java.
-gnom-a at 2007-7-9 5:55:49 > top of Java-index,Java Essentials,Java Programming...