// JP opened flex table

Click to See Complete Forum and Search --> : occupied port


George2
July 2nd, 2008, 08:40 AM
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

0xC0000005
July 2nd, 2008, 09:12 AM
TCPView for Windows v2.53 (http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx)

George2
July 4th, 2008, 04:01 AM
Cool, 0xC0000005!


I like it.

BTW: is "0xC0000005" some special address in Windows? :wave:

TCPView for Windows v2.53 (http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx)


regards,
George

//JP added flex table