Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How do I establish a dial up connection

How do I establish a dial up connection

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 Posts 4 Posters 0 Views 1 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.
  • G Offline
    G Offline
    glweid
    wrote on last edited by
    #1

    I have an application that currethly supports a socket connection but I want to add a Dialog to support setting up a Dial Up connection. What APIs can I use to do that ? Thanks

    D L I 3 Replies Last reply
    0
    • G glweid

      I have an application that currethly supports a socket connection but I want to add a Dialog to support setting up a Dial Up connection. What APIs can I use to do that ? Thanks

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Check out RasCreatePhonebookEntry() and the other RAS functions.


      "The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)

      1 Reply Last reply
      0
      • G glweid

        I have an application that currethly supports a socket connection but I want to add a Dialog to support setting up a Dial Up connection. What APIs can I use to do that ? Thanks

        L Offline
        L Offline
        Lee Fuller
        wrote on last edited by
        #3

        You could use the WinInet API by importing them into your project [DllImport("wininet.dll")]. Interfaces like InternetGetConnectedState and InternetAutodial would probably be helpful - check the WinInet docs for details. Cheers, Lee. Lee H Fuller lee@fullerdata.com

        1 Reply Last reply
        0
        • G glweid

          I have an application that currethly supports a socket connection but I want to add a Dialog to support setting up a Dial Up connection. What APIs can I use to do that ? Thanks

          I Offline
          I Offline
          Ivor S Sargoytchev
          wrote on last edited by
          #4

          Dundas Software has a free dialup MFC class which can be downloaded from here. Ivor S. Sargoytchev Dundas Software

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups