How to connect to CISCO VPN connection using JAVA
843790Nov 26 2008 — edited Nov 26 2008Hi All,
We have a requirement to upload the file to FTP folder, but before uploading we need to connect to CISCO vpn connection and disconnect it once the files are uploaded.
right now I am passing CLI (command line interface) commands to "Runtime" to connect and disconnect.
I want to know the better way of doing this.
Thanks
Sagar