CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2002
    Posts
    1

    RasDial & Login to Network

    Which C/C++ API calls are needed to connect to a Remote Network (Windows 2000 professional) after you have established a connection to the remote computer using the C/ C++ API function “RasDial”.




  2. #2
    Join Date
    Nov 2001
    Posts
    401

    Re: RasDial & Login to Network

    Is the other system connected to the network,if it is then you don't have to do anything,simply connect to it on ppp and then u are good to go


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