Compile OpenVPN or SoftEther as DLL for use in C# WPF -


i trying make front end friends vpn server hosting company. have made of application wpf , working standalone product. downloads server list website json , populates selection contents, ping tests, , on.

now @ stage need make - options seem openvpn or softether.

i have tried build openvpn recommend vs2010, , softether 2008 professional. struggling working build out of either, when websites should work if dependancys met.

my understanding here need build client either of these 2 options dll, can use lib c# application , call public facing connect functions , pass in username , password entered in gui.

am on right chain of thought? has out there integrated openvpn or softether own products?

i should mention totally lost openvpn, softether builds part installer half empty , drivers wont install virtual adapter either. of course can install them using prebuilt binarys on respective websites.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -