CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Dial-Up Networking

    Hi.
    I need to know how to display the Connect To dialog box. Like when you go to Dial-Up Networking and double-click a connection. Also how do you tell if the computer is already connected to an Internet server.

    Thanks in advance,
    Joseph


  2. #2
    Join Date
    Apr 1999
    Posts
    14

    Re: Dial-Up Networking

    if you're concerned with dialup access only (or among other types of connections) u can use the RAS API - there's good sample code on here somewhere to do what you're talking about


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