I am trying to create a windows form that users will enter in their username and then password and have a button that, when a user clicks it, will connect to my OpenVPN Server.
Does anyone know how to do this?
Printable View
I am trying to create a windows form that users will enter in their username and then password and have a button that, when a user clicks it, will connect to my OpenVPN Server.
Does anyone know how to do this?
What is your actual problem? Does this server connection require something outside of normal sockets / TCPIP communications?