Results 1 to 5 of 5

Thread: How to find out all IP connections for win98 or 2000

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    Hong Kong
    Posts
    38

    Question

    Could anyone please tell how to find out all IP connections for a PC with win98 or win2000 ?

    It is best to show IP address, domain name and ports. What API can be used ?


  2. #2
    Lively Member
    Join Date
    Jun 1999
    Posts
    80

    Not VB but it might help

    Try typing "netstat -a" in the DOS prompt. You'll get a listing of all active connections.

    It's not really VB but it's good for trouble shooting.

    HTH.

  3. #3

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    Hong Kong
    Posts
    38

    Better to have VB coding to do it

    It would be more helpful to have VB coding to get the IP addresses and port since history can be maintained.

  4. #4
    New Member
    Join Date
    Nov 2000
    Posts
    1

    Wink


    I may have found what you are looking for, go here

    http://www.planetsourcecode.com/xq/A...s/ShowCode.htm


  5. #5

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    Hong Kong
    Posts
    38

    How to find out all IP connections for win98 or 2000

    Peterdimo,

    Thanks for your help. It is very useful.

    Terence

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