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#
  4. Create Dial Up Connection

Create Dial Up Connection

Scheduled Pinned Locked Moved C#
csharpquestion
2 Posts 2 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.
  • J Offline
    J Offline
    jojoba2011
    wrote on last edited by
    #1

    Hi wold of CodeProject! How can i Create a dialup Connection via C# Windows Application. and also i wanna to dialup to internet directly via the connection i created. Thanks!

    H 1 Reply Last reply
    0
    • J jojoba2011

      Hi wold of CodeProject! How can i Create a dialup Connection via C# Windows Application. and also i wanna to dialup to internet directly via the connection i created. Thanks!

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      You'll need to P/Invoke RAS APIs documented at http://msdn.microsoft.com/en-us/library/aa446739(v=VS.85).aspx[^]. Fortunately, here on CodeProject someone already shows you how: A web based dialup Internet application[^]. It contains the APIs within an ASP.NET application but you wouldn't need to. The classes and methods it uses should work in any host like Windows Forms.

      This posting is provided "AS IS" with no warranties, and confers no rights. Program Manager II Visual Studio Professional Deployment Experience Microsoft [My Articles] [My Blog]

      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