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

Thread: network

  1. #1
    Join Date
    Jun 2001
    Location
    India
    Posts
    2

    network

    I want to access the remote computer through telephone line.



  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: network

    you might consider using RAS service


    HTH

    cksiow
    http://vblib.virtualave.net - share our codes

  3. #3
    Join Date
    Dec 1999
    Location
    Dublin, Ireland
    Posts
    1,173

    Re: network

    You will need to install Windows Dial up netwroking (RAS). See your online help for this.

    -------------------------------------------------
    Ex. Datis: Duncan Jones
    Merrion Computing Ltd
    http://www.merrioncomputing.com
    '--8<-----------------------------------------
    NEW -The printer usage monitoring application
    '--8<------------------------------------------

  4. #4
    Join Date
    Jun 2001
    Location
    India
    Posts
    2

    Re: network

    hi ,
    i cant able to find any information on the given site, can u help me out ,
    where exactly i can get the information,offcourse u r very much correct i m looking for RAS.
    Thanx for ur immediate response,
    All the best.
    bye
    venkey


  5. #5
    Join Date
    Apr 2000
    Posts
    737

    Re: network

    vblib doesn't have any code for RAS. becauce RAS is only a service, once you install it, remote network will be connected and transparent to program as remote PC will in the network.

    check out NT help on RAS.


    HTH

    cksiow
    http://vblib.virtualave.net - share our codes

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