PortQryUI is the graphical version of the popular command line utility portqry.exe that started with Windows 2000. It runs on Windows 2000, Windows Server 2003 and Windows XP with TCP/IP installed.
PortQry reports the port status of TCP and UDP ports on a computer that you choose and reports the status in one of three ways.
Listening
A process is listening on the port on the computer that you selected. Portqry.exe received a response from the port.
Not Listening
No process is listening on the target port on the target system. PortQry received an Internet Control Message Protocol (ICMP) "Destination Unreachable - Port Unreachable" message back from the target UDP port. Or if the target port is a TCP port, Portqry received a TCP acknowledgement packet with the Reset flag set.
Filtered
The port on the computer that you selected is being filtered. PortQry did not receive a response from the port. A process may or may not be listening on the port. By default, TCP ports are queried three times, and UDP ports are queried one time before a report indicates that the port is filtered.

It can be used on internal network addresses or external addresses and DNS names. You can query services such as Web Service or Exchange Service or you can query by ports using TPC, UDP or both.
PortQry is a free download from Microsoft.
Related Computer Tips:
Configuring the Windows Firewall in Windows XP SP2
Advanced IP Scanner
Windows XP Network Diagnostics Tool
Learn Computer Networking Terminology
Back to the Computer Networking Tips Home
More Computer Tips