Thread: occupied port

  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    1,579

    occupied port

    Hello everyone,


    Any tool could be used to detect which process or module (e.g. DLL) is occupying a specific TCP port?

    When I write code to bind to a specific port, there is always error says the port is occupied. I typed netstat but the port is never showed. Do I need some special parameter to netstat?


    thanks in advance,
    George

  2. #2
    Registered /usr
    Join Date
    Aug 2001
    Location
    Newport, South Wales, UK
    Posts
    1,273
    netstat -a

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. FTP program
    By jakemott in forum Linux Programming
    Replies: 14
    Last Post: 10-06-2008, 01:58 PM
  2. port occupied
    By George2 in forum C# Programming
    Replies: 0
    Last Post: 05-18-2008, 10:56 PM
  3. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM
  4. Segmentation Fault - Trying to access parallel port
    By tvsinesperanto in forum C Programming
    Replies: 3
    Last Post: 05-24-2006, 03:28 AM
  5. DOS, Serial, and Touch Screen
    By jon_nc17 in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 01-08-2003, 04:59 PM