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

port WIKI Library Gasmy Library IANA Library Beta Library
port 5627 no data no data no data
ninafNode Initiated Network Association Forma
port 5628 no data no data no data
htrustHTrust API
port 5629 no data no data no data
symantec-sfdbSymantec Storage Foundation for Database
port 5630 no data no data no data
precise-commPreciseCommunication
port 5631
pcANYWHEREdata, Symantec pcAnywhere (version 7.52 and later) data
pcanywheredatapcANYWHEREdata
no data
pcanywheredatapcANYWHEREdata
port 5632 no data
pcanywherestatpcANYWHEREstat
no data
pcanywherestatpcANYWHEREstat
port 5633 no data no data no data
beorlBE Operations Request Listener
port 5634 no data no data no data
xprtldSF Message Service
port 5635 no data no data no data
sfmssoSFM Authentication Subsystem
port 5636 no data no data
PCCrasher[trojan] PC Crasher
sfm-db-serverSFMdb - SFM DB server
port 5637 no data no data
PCCrasher[trojan] PC Crasher
no data
port 5638 no data no data
PCCrasher[trojan] PC Crasher
no data
port 5666
NRPE (Nagios)
no data no data no data
port 5667
NSCA (Nagios)
no data no data no data
port 5671 no data no data no data
amqpsamqp protocol over TLS/SSL
port 5672 no data no data no data
amqpAMQP
port 5673 no data no data no data
jmsJACL Message Server
port 5674 no data no data no data
hyperscsi-portHyperSCSI Port
port 5675 no data no data no data
v5uaV5UA application port
port 5676 no data no data no data
raadminRA Administration
port 5677 no data no data no data
questdb2-lnchrQuest Central DB2 Launchr
port 5678 no data
rracRemote Replication Agent Connection
rracRemote Replication Agent Connection
rrac
port 5679 no data
dccmDirect Cable Connect Manager
dccmDirect Cable Connect Manager
dccmDirect Cable Connect Manager
port 5680 no data
cannacanna (japanese input), kana->kanji server
cannaCanna (Japanese Input)
auriga-routerAuriga Router Service
port 5681 no data no data no data
ncxcpNet-coneX Control Protocol
port 5688 no data no data no data
ggzGGZ Gaming Zone
port 5689 no data no data no data
qmvideoQM video network management protocol
port 5713 no data
proshareaudioproshare conf audio
proshareaudioproshare conf audio
proshareaudioproshare conf audio
port 5714 no data
prosharevideoproshare conf video
prosharevideoproshare conf video
prosharevideoproshare conf video
port 5715 no data
prosharedataproshare conf data
prosharedataproshare conf data
prosharedataproshare conf data
port 5716 no data
prosharerequestproshare conf request
prosharerequestproshare conf request
no data
port 5717 no data
prosharenotifyproshare conf notify
prosharenotifyproshare conf notify
no data
port 5718 no data no data no data
dpmDPM Communication Server
port 5719 no data no data no data
dpm-agentDPM Agent Coordinator
port 5720 no data no data no data
ms-licensingMS-Licensing
port 5721 no data no data no data
dtptDesktop Passthru Service
port 5722 no data no data no data
msdfsrMicrosoft DFS Replication Service
port 5723
Operations Manager
no data no data
omhsOperations Manager - Health Service
port 5724 no data no data no data
omsdkOperations Manager - SDK Service


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.