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 5724-5824,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::5724-5824

port WIKI Library Gasmy Library IANA Library Beta Library
port 5724 no data no data no data
omsdkOperations Manager - SDK Service
port 5725 no data no data no data
ms-ilmMicrosoft Identity Lifecycle Manager
port 5726 no data no data no data
ms-ilm-stsMicrosoft Lifecycle Manager Secure Token Service
port 5729 no data
openmailOpenmail User Agent Layer
openmailOpenmail User Agent Layer
openmailOpenmail User Agent Layer
port 5730 no data
uniengnetscape suiteware
uniengSteltor's calendar access
no data
port 5731 no data
unisncnetscape suiteware
no data no data
port 5732 no data
unidasnetscape suiteware
no data no data
port 5741 no data
ida-discover1IDA Discover Port 1
ida-discover1IDA Discover Port 1
no data
port 5742 no data
ida-discover2IDA Discover Port 2
ida-discover2IDA Discover Port 2
WinCrash[trojan] WinCrash
no data
port 5745 no data
fcopy-serverfcopy-server
fcopy-serverfcopy-server
no data
port 5746 no data
fcopys-serverfcopys-server
fcopys-serverfcopys-server
no data
port 5755 no data
openmailgOpenMail Desk Gateway server
openmailgOpenMail Desk Gateway server
no data
port 5757 no data
x500msOpenMail X.500 Directory Server
x500msOpenMail X.500 Directory Server
no data
port 5760 no data no data
PortmapRemoteRoot[trojan] Portmap Remote Root Linux Exploit
no data
port 5766 no data
openmailnsOpenMail NewMail Server
openmailnsOpenMail NewMail Server
no data
port 5767 no data
s-openmailOpenMail Suer Agent Layer (Secure)
s-openmailOpenMail Suer Agent Layer (Secure)
no data
port 5768 no data
openmailpxyOpenMail CMTS Server
openmailpxyOpenMail CMTS Server
no data
port 5771 no data
netagentNetAgent
netagentNetAgent
no data
port 5800
VNC remote desktop protocol-for use over HTTP
vncvnc 5800/tcp
no data no data
port 5801 no data
vncvnc 5801/tcp
no data no data
port 5802 no data no data
Y3KRAT[trojan] Y3K RAT
no data
port 5813 no data
icmpdICMPD
icmpdICMPD
no data
port 5814
Hewlett-Packard Support Automation (HP OpenView Self-Healing Services)
no data no data 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.