M
Michael Maes
Hello,
Is it possible to set up a VPN Tunnel (PPTP) by code (vb.Net) in a Windows Application?
The idea is to (under certain conditions) connect to a VPN without the user having to explicitly make that connection.
Invoking the connection through a shortcut isn't what I'm looking for (System.Diagnostics.Process.Start("connection.lnk")).
Thanks for any suggestions,
Michael
I'm using vs.Net 2003 Ent. Arch.
Is it possible to set up a VPN Tunnel (PPTP) by code (vb.Net) in a Windows Application?
The idea is to (under certain conditions) connect to a VPN without the user having to explicitly make that connection.
Invoking the connection through a shortcut isn't what I'm looking for (System.Diagnostics.Process.Start("connection.lnk")).
Thanks for any suggestions,
Michael
I'm using vs.Net 2003 Ent. Arch.