IP: 3.236.18.23   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 7000-20000, 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.
  • The Registered Ports are those in the range 1024–49151. (list of small subranges (7000-20000) you can see in "TCP ports ranges" window)
  • 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 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 service).
Processes implement connections to transport protocol ports by means of sockets. A socket is the software structure used as the transport end-point. It is created by the process and bound to a socket address which consists of a combination of a port number and an IP address. Sockets may be set to send/receive data in one direction at a time (half duplex) or simultaneously in both directions (full duplex).
An example for the use of ports is the Internet mail system (e-mail). A server used for sending and receiving e-mail provides both an SMTP service (for sending) and a POP3 service (for receiving).
The most well-known from this range: 8080 Apache Tomcat, 8081 HTTP alternate, 8086 Kaspersky AV Control Center, 13724 Symantec Network Utility—vnetd (formerly VERITAS).
TCP ports ranges 7000-20000
7000-7300, 7300-7600, 7600-7900, 7900-8200, 8200-8500, 8500-8800, 8800-9100, 9100-9400, 9400-9700, 9700-10000, 10000-10300, 10300-10600, 10600-10900, 10900-11200, 11200-11500, 11500-11800, 11800-12100, 12100-12400, 12400-12700, 12700-13000, 13000-13300, 13300-13600, 13600-13900, 13900-14200, 14200-14500, 14500-14800, 14800-15100, 15100-15400, 15400-15700, 15700-16000, 16000-16300, 16300-16600, 16600-16900, 16900-17200, 17200-17500, 17500-17800, 17800-18100, 18100-18400, 18400-18700, 18700-19000, 19000-19300, 19300-19600, 19600-19900, 19900-20200,

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.