I'm trying to find out how to programmatically establish a connection of a
VPN Network Connection to the VPN server. With answers from another forum
and searching around, I came across RasDial() and RasHangup() in the SDK.
Can anyone tell me if i'm on the right track here? It mentions things like
phonebook and I'm wondering if that means the objects available in Network
Connections.
I could either create a VPN Network Conenction and try to use RasDial to
initiate that or I could get the address, username and password and use
those to directly initiate the VPN connection.
Thanks
Replies