IP: 23.20.220.59   Time: -
See more sites from My-Addr
Feedback
 TCP/UDP tools and library
About TCP/UDP tools
Find port number
Find port number by word
Check all open ports
IP range port scanner
 Ranges of ports in library
TCP ports list range 0-1024
TCP ports list range 1024-7000
TCP ports list range 7000-20000
TCP ports list range 20000-49151
UDP ports list range 0-1024
UDP ports list range 1024-7000
UDP ports list range 7000-20000
UDP ports list range 20000-49151

TCP ports map, range 0-1024, biggest ports tcp/udp library database

Ranges
The port numbers are divided into three ranges:
  • The Well Known Ports are those in the range 0–1023. On Unix-like operating systems, binding a communications socket to a port in this range requires administrative privileges or possessing CAP_NET_BIND_SERVICE capability. (list of small subranges you can see in "TCP ports ranges" window)
  • The Registered Ports are those in the range 1024–49151.
  • The Dynamic and/or Private Ports are those in the range 49152–65535. Randomly chosen port numbers out of this range are called ephemeral ports. These ports are not permanently assigned to any publicly defined application.
This is the oldest and most useble ports, most of it was reserved in last century in 1980-1990 years, for example it's FTP and DNS - verry very old ports. This is library of TCP Port Numbers and UDP Port Numbers.
Current service contain the biggest tcp udp port list. Port search going through 4 library (database),
total number of records are about 22000 (in 3 times more that in other similar service).
Transport Layer protocols, such as TCP, UDP, SCTP, and DCCP, specify a source and destination port number in their packet headers. A port number is a 16-bit unsigned integer, thus ranging from 0 to 65535. A process opening socket on some port (known as binding) to send and receive data. The most well-known from this range: 20/21 ftp, 22 SSH, 80 http,110 POP3, 143 IMAP, 443 https.
TCP ports ranges 0–1023
0-20, 20-40, 40-60, 60-80, 80-100, 100-120, 120-140, 140-160, 160-180, 180-200, 200-220, 220-240, 240-260, 260-280, 280-300, 300-320, 320-340, 340-360, 360-380, 380-400, 400-420, 420-440, 440-460, 460-480, 480-500, 500-520, 520-540, 540-560, 560-580, 580-600, 600-620, 620-640, 640-660, 660-680, 680-700, 700-720, 720-740, 740-760, 760-780, 780-800, 800-820, 820-840, 840-860, 860-880, 880-900, 900-920, 920-940, 940-960, 960-980, 980-1000, 1000-1020, 1020-1040,

In computer networking, the protocols of the Transport Layer of the Internet Protocol Suite, most notably the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP), but also other protocols, use a numerical identifier for the data structures of the endpoints for host-to-host communications. Such an endpoint is known as a port and the identifier is the port number. The Internet Assigned Numbers Authority (IANA) is responsible for maintaining the official assignments of port numbers for specific uses.