CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2002
    Location
    Jordan
    Posts
    30

    Create VPN connection from visual basic

    Hay,
    I want create VPN cnnection in visual basic 6 and give these program to my friends and they after run the program they will find the connection already created in thier pc , is there any idea how i do that and

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: Create VPN connection from visual basic

    Hi Fahed,
    Take a look at the sample at Planet Source Code. The sample tries to connect to RAS/VPN using APIs

    http://www.planetsourcecode.com/vb/s...=4833&lngWId=1

  3. #3
    Join Date
    Dec 2002
    Location
    Jordan
    Posts
    30

    Re: Create VPN connection from visual basic

    Thank you for reply.
    but what i want is to create new vpn connection using visual basic 6 code

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured