Java lightweight Dial-up API
JDLite API is a lightweight Java dial-up API for Microsoft™ RAS networking including VPN, broadband, modem, and other connections.
JDLite API gives you functionality to:
- dial entries
- hang up the specified connections
- use it within multithreaded environment
- more... See methods descriptions of JDial class
JDLite API limitations:
- managing a single entry is limited only to dialing and hanging up
- advanced notification of dialing state is not supported
- compatible only with Windows 7, Vista, XP, 200x
- no technical support
For professional Java dial-up API refer to JDialUp API.