Click to See Complete Forum and Search --> : Coding a VPN connection?


Wiz
August 27th, 2002, 05:41 AM
Hey. Anyone familiar with implementing a VPN connection? I want to simulate the establishment of multiple VPN connections using a single computer, hence I cannot use the Windows VPN connection wizard. So I figured since VPN uses a standard protocol I might be able to write a small program that uses the VPN server address and user authentication details and establishes a connection. Anyone know how to do this or even if it is possible?