Port Scanner
A port scanner is a program which attempts to connect to a list or range of TCP (Transmission Control Protocol) or UDP (User Datagram Protocol) ports on a list or range of IP addresses.
Port scanners are used for network mapping and for network security assessments.
The first decision to make when running a port scanner is to determine the network range you want to scan. This could be a single IP address, a list of IP addresses, or a range of IP addresses.
The second decision is to determine how heavily you want to scan. A light port scan might test TCP ports 22 (SSH), 23 (Telnet), 25 (SMTP), and 110 (POP). A heavy port scan might test both TCP and UDP ports 1-1024. A light port scan will return results much more quickly, a heavy port scan will return more detail.
Because UDP is an unreliable protocol, UDP ports require significantly more time to scan than TCP ports.

Some port scanners will simply test to see if a port responds, while others will gather information about the services running on a port or even attempt to automatically exploit security vulnerabilities remotely.
Recommended port scanner
NMAP is an excellent open source port scanner. NMAP was designed to rapidly scan large networks, although it works fine against single hosts. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) they are offering, what operating system (and OS version) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. Nmap runs on most types of computers and both console and graphical versions are available. Nmap is free software, available with full source code under the terms of the GNU GPL.
Nessus is an excellent open source security scanner which executes an impressive array of security tests, and can utilize NMAP as a port scanner.
Nessus and NMAP together are the best port scanner available today. The Nessus/NMAP combination outperforms all known commercial port scanners and security scanners.
Online web-based port scanners
If you just need a light port scan or you do not have time to setup a real port scanner, an alterntive it to use one of the web based port scanners. These port scanners have limited functionality, but can give you a quick look at what your computer looks like from the Internet.
To find these port scanning services, just Google for "free online port scanner".
- Barcode Scanner
A barcode scanner (which may also be referred to as a barcode reader) is a piece of electronic equipment that can read printed barcodes. Barcodes are used to manage and track a wide variety of items, ranging from grocery store items to cars to insects such as bees. A barcode scanner uses a lens, light [...]...
- Port Replicator
A Port Replicator is a device which is used to connect portable computers such as notebook computers or laptops to non-portable peripherals i.e. monitor, keyboard, scanner or a printer. Instead of connecting directly to the notebook computer, the peripherals are connected first to the Port Replicator and the notebook computer is then connected to the [...]...
- Port Forwarding
Port forwarding, also known as tunneling, is basically forwarding a network port from one node to the other. This forwarding technique allows an outside user to access a certain port (in a LAN) through a NAT (network address translation) enabled router. Advantages of Port Forwarding Port forwarding basically allows an outside computer to connect to [...]...
- What Port Number is XXX on?
The way that most services work under TCP/IP is that the server is configured to use a well known port number and the client connects from a random high port. Most of these well known ports are port numbers below 1,024. High ports are ports 1,024 or above. In the old days, ports below 1,024 [...]...
- Computer Port
With each day that passes, we rely more and more on computers for all facets of our lives in the information age. Every aspect of daily life from financial matters, health issues, and leisure time all have ties to the World Wide Web and, ultimately, computers now. For some, their computer is their livelihood. For [...]...




