Click here to Skip to main content
15,885,979 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello friends,
I am trying to implement a vpn client application to connect to a vpn server using VB.NET but i am out of logic. What i am trying to do in short is an application that will perform the function of "openvpn" which i believe we all know.

I am not a newbie in VB.NET, i have knowledge about socket programming using tcpclient, tcplistener and udpclient.

Pls help me if there is any way to do this in vb.net, even if i am going to need the help of any third party app and reference it in my project or even start it as a process and pass arguments to it like:
process.start("openvpn.exe", args.....)

Pls help me with any idea.
Thanks
Posted

thanks for the links you provided... I browse through the links but all i was seeing was ambibuous statements that i don't really understand... Can anybody provide me with BASIC information on how to get started with vpn using vb.net. I have no idea about vpn. All i know is tcp/udp sockets.. Pls help
 
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