IP: 3.145.42.94   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

ports range 140-160,ports list, biggest ports tcp/udp library database

On this page you can find tools for search 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).
Library's:
  • IANA port numbers assignments library (database) - The Internet Assigned Numbers Authority (IANA) is responsible for maintaining the official assignments of port numbers for specific uses.
  • WIKI port numbers assignments library (database) - Good known wikipedia ports library
  • Gasmy library, Beta Library - good known manualy created port databases.
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),
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 Registered Ports are listed by the IANA and on most systems can be used by ordinary user processes or programs executed by ordinary users. Thats why most part of new programs that useing "sockets" bind to ports in this range. Ports are used in the TCP [RFC793] to name the ends of logical connections which carry long term conversations. For the purpose of providing services to unknown callers, a service contact port is defined.
The IANA registers uses of these ports as a convenience to the community. About half part of numbers from range are free at this moment. To the extent possible, these same situation with for UDP ports [RFC768]. The Registered Ports are in the range 1024-49151.
It's very easy to search, just input tcp ports range or udp ports range - example2 (or in list format - example1),and 'Go'.

Legend:
no data
- no data available about port in current library
 library name
 port number
 application name
 port description
Example of search port info [list]example of group ports scan
Example of search port info [range]example of group ports scan
TCP UDP
TCP::140-160
port WIKI IANA Linux
port 140 no data
emfis-dataEMFIS Data Service
no data
port 141 no data
emfis-cntlEMFIS Control Service
no data
port 142 no data
bl-idmBritton-Lee IDM
no data
port 143
Internet Message Access Protocol (IMAP), management of electronic mail messages on a server
imapInternet Message Access Protocol
imap2 Interim Mail Access P 2 and 4
port 144 no data
umaUniversal Management Architecture
no data
port 145 no data
uaacUAAC Protocol
no data
port 146 no data
iso-tp0ISO-IP0
no data
port 147 no data
iso-ipISO-IP
no data
port 148 no data
jargonJargon
no data
port 149 no data
aed-512AED 512 Emulation Service
no data
port 150 no data
sql-netSQL-NET
no data
port 151 no data
hemsHEMS
no data
port 152
Background File Transfer Program (BFTP)
bftpBackground File Transfer Program
no data
port 153
Simple Gateway Monitoring Protocol (SGMP), a protocol for remote inspection and alteration of gateway management information
sgmpSGMP
no data
port 154 no data
netsc-prodNETSC
no data
port 155 no data
netsc-devNETSC
no data
port 156
Structured Query Language (SQL) Service
sqlsrvSQL Service
no data
port 157 no data
knet-cmpKNET/VM Command/Message Protocol
no data
port 158
Distributed Mail System Protocol (DMSP, sometimes referred to as Pcmail)
pcmail-srvPCMail Server
no data
port 159 no data
nss-routingNSS-Routing
no data
port 160 no data
sgmp-trapsSGMP-TRAPS
no data

The Transmission Control Protocol (TCP) is one of the core protocols of the Internet Protocol Suite. TCP is so central that the entire suite is often referred to as "TCP/IP." Whereas IP handles lower-level transmissions from computer to computer as a message makes its way across the Internet, TCP operates at a higher level, concerned only with the two end systems, for example a Web browser and a Web server. In particular, TCP provides reliable, ordered delivery of a stream of bytes from one program on one computer to another program on another computer. Besides the Web, other common applications of TCP include e-mail and file transfer. Among its management tasks, TCP controls message size, the rate at which messages are exchanged, and network traffic congestion.

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.