JDUN provides a Java DUN (dial-up networking) interface for use with Windows operating systems. Microsoft remote access services (RAS) can be accessed such as enumerating DUN phonebook entries, dialing connections, and hanging up connections.
You can now add dial-up capabilities to your Java application with ease. JDUN also allows any type of connection provided through Windows Dial-up Networking. This includes modem, VPN, broadband, serial, parallel, and other connections.
Give JDUN a try to see how useful it can be for you!
Here are some key features of "JDUN":
· Create entry (dial-up, VPN, etc)
· Edit entry
· Delete entry
· Rename entry
· Get all entry names
· Dial entry with defaults or override username / password / phone number
· Dial non-entry (simple modem connection)
· Hang up connection
· Detect entry connection
· Detect internet connection
· Retrieve local IP and remote server IP from a PPP dial-up connection allowing the establishment of a socket connection
Limitations:
· only allow three attempted dial-up connections per application instance