Connect to regular VPN (wodVPN)

by GATJR @, (5330 days ago)

How can wodVPN be used to setup and establish a normal VPN connection to a mobile VPN device. We want to programatically connect, manage and disconnect to and from a remote fixed IP address or domain name. can this be done and is there an example in vb6?

locked

Re: Connect to regular VPN

by wodDamir @, (5330 days ago) @ GATJR

Hi,

wodVPN cannot connect with wodVPN. It can't connect with any other VPN solutions, so if you can run wodVPN on those mobile devices, then the answer would be yes, it's possible.

In that case you can check wodVPN samples (they come along with installation) for VB6 code.

Also, please note that wodVPN is a peer-to-peer component, meaning it can only connect two clients. Of course, you can use multiple instances to connect multiple clients.

Regards,
Damba

locked