Click here to Skip to main content
15,889,992 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I want to make program which create vpn connection.
I never have any information about this.

I already have ID & PWD, so I want to connect VPN programmatically.
How can I set VPN Server and input ID , Password and connect to VPN?
Do you know about this?

Please help me.

Thanks in advance.
Posted
Updated 18-Jul-12 9:22am
v2
Comments
Sandeep Mewara 18-Jul-12 13:53pm    
What have you tried so far?
[no name] 18-Jul-12 15:35pm    
Read through the API documentation for whatever VPN you are using.

1 solution

Try a Google search, and learn about socket programming. There are lots of resources available.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900