Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. make vpn connection
Qt 6.11 is out! See what's new in the release blog

make vpn connection

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 4 Posters 654 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    saeidparand
    wrote on last edited by saeidparand
    #1

    Dear friends,
    I want to make a VPN connection (L2TP or PPTP).
    My software will get Username/Password/IP and....in JSON from my server.
    after that , I must make a VPN connection and I must using IPSec. and after configure my software will connect to my server.
    But I don't have any Idea for doing this.
    My OS is windows and this software just run in Windows.
    Is there any one help me please?

    Pablo J. RoginaP 1 Reply Last reply
    0
    • S saeidparand

      Dear friends,
      I want to make a VPN connection (L2TP or PPTP).
      My software will get Username/Password/IP and....in JSON from my server.
      after that , I must make a VPN connection and I must using IPSec. and after configure my software will connect to my server.
      But I don't have any Idea for doing this.
      My OS is windows and this software just run in Windows.
      Is there any one help me please?

      Pablo J. RoginaP Offline
      Pablo J. RoginaP Offline
      Pablo J. Rogina
      wrote on last edited by Pablo J. Rogina
      #2

      @saeidparand said in make vpn connection:

      and this software just run in Windows.

      Are you building such application with Qt framework?
      If not, how is this issue related to Qt at all?

      BTW, please don't double post...

      Upvote the answer(s) that helped you solve the issue
      Use "Topic Tools" button to mark your post as Solved
      Add screenshots via postimage.org
      Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        You can use windows native API for this.
        https://docs.microsoft.com/en-us/windows/win32/api/_rras/

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved