Menu
Network Tools
Home
Feedback
Find port number
Find port number by word
Check all open ports
IP range port scanner
Library Port Ranges

ports range 5124-5224,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
application
- name of application what working with this port
description
- description for port
library name
- ports library name (ports database name)
Example of search ports info: example of group ports scan
Example of search ports info: example of group ports scan
TCP UDP
TCP::5124-5224

port WIKI Library Gasmy Library IANA Library Beta Library
port 5133 no data no data no data
nbt-pcPolicy Commander
port 5137 no data no data no data
ctsdMyCTS server port
port 5145 no data
rmonitor_secureRMONITOR SECURE
no data
rmonitor_secureRMONITOR SECURE
port 5150 no data
atmpAscend Tunnel Management Protocol
atmpAscend Tunnel Management Protocol
atmpAscend Tunnel Management Protocol
port 5151 no data
esri_sdeESRI SDE Instance
esri_sdeESRI SDE Instance
esri_sdeESRI SDE Instance
port 5152 no data
sde-discoveryESRI SDE Instance Discovery
sde-discoveryESRI SDE Instance Discovery
sde-discoveryESRI SDE Instance Discovery
port 5154
Bzflag
no data no data
bzflagBZFlag game server
port 5155 no data no data no data
asctrl-agentOracle asControl Agent
port 5165 no data
ife_icorpife_1corp
ife_icorpife_1corp
ife_icorpife_1corp
port 5166 no data no data no data
winpcsWinPCS Service Connection
port 5167 no data no data no data
scte104SCTE104 Connection
port 5168 no data no data no data
scte30SCTE30 Connection
port 5176
ConsoleWorks default UI interface
no data no data no data
port 5190
ICQ and AOL Instant Messenger
aolAmerica-Online
aimAmerica Online Instant Messenger
aolAmerica-Online
port 5191 no data
aol-1AmericaOnline1
aimAmerica Online Instant Messenger
aol-1AmericaOnline1
port 5192 no data
aol-2AmericaOnline2
aimAmerica Online Instant Messenger
aol-2AmericaOnline2
port 5193 no data
aol-3AmericaOnline3
aimAmerica Online Instant Messenger
aol-3AmericaOnline3
port 5200 no data
targus-aib1targus aib 1
targus-getdataTARGUS GetData
targus-getdataTARGUS GetData
port 5201 no data
targus-aib2targus aib 2
targus-getdata1TARGUS GetData 1
no data
port 5202 no data
targus-getdata2TARGUS GetData 2
targus-getdata2TARGUS GetData 2
no data
port 5203 no data
targus-getdata3TARGUS GetData 3
targus-getdata3TARGUS GetData 3
no data
port 5222
Extensible Messaging and Presence Protocol (XMPP, Jabber) client connection (RFC 3920)
no data no data no data
port 5223
Extensible Messaging and Presence Protocol (XMPP, Jabber) client connection over SSL
no data no data
hpvirtgrpHP Virtual Machine Group Management
port 5224 no data no data no data
hpvirtctrlHP Virtual Machine Console Operations


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.