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 5224-5324,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::5224-5324

port WIKI Library Gasmy Library IANA Library Beta Library
port 5224 no data no data no data
hpvirtctrlHP Virtual Machine Console Operations
port 5225 no data no data no data
hp-serverHP Server
port 5226 no data no data no data
hp-statusHP Status
port 5227 no data no data no data
perfdHP System Performance Metric Service
port 5232 no data
sgi-dglsgi distributed graphics
sgi-dglSGI Distributed Graphics
no data
port 5234 no data no data no data
eenetEEnet communications
port 5235 no data no data no data
galaxy-networkGalaxy Network Service
port 5237 no data no data no data
mnet-discoverym-net discovery
port 5246 no data no data no data
#Reserved
port 5247 no data no data no data
#Reserved
port 5248 no data no data no data
caacwsCA Access Control Web Service
port 5249 no data no data no data
caaclang2CA AC Lang Service
port 5250 no data no data no data
soagatewaysoaGateway
port 5251 no data no data no data
caevmsCA eTrust VM Service
port 5252 no data no data no data
movaz-sscMovaz SSC
port 5264 no data no data no data
3com-njack-13Com Network Jack Port 1
port 5265 no data no data no data
3com-njack-23Com Network Jack Port 2
port 5269
Extensible Messaging and Presence Protocol (XMPP, Jabber) server connection (RFC 3920)
no data no data
xmpp-serverXMPP Server Connection
port 5270 no data no data no data
xmpCartographer XMP
port 5272 no data
pkPK
no data
pkPK
port 5282 no data no data no data
transmit-portMarimba Transmitter Port
port 5298
Extensible Messaging and Presence Protocol (XMPP) link-local messaging
no data no data
presenceXMPP Link-Local Messaging
port 5299 no data no data no data
nlg-dataNLG Data Service
port 5300 no data
hacl-hbHA cluster heartbeat
no data
hacl-hbHA cluster heartbeat
port 5301 no data
hacl-gsHA cluster general services
no data
hacl-gsHA cluster general services
port 5302 no data
hacl-cfgHA cluster configuration
no data
hacl-cfgHA cluster configuration
port 5303 no data
hacl-probeHA cluster probing
no data
hacl-probeHA cluster probing
port 5304 no data
hacl-local
no data
hacl-localHA Cluster Commands
port 5305 no data
hacl-test
no data
hacl-testHA Cluster Test
port 5306 no data
sun-mc-grpSun MC Group
sun-mc-grpSun MC Group
sun-mc-grpSun MC Group
port 5307 no data
sco-aipSCO AIP
sco-aipSCO AIP
sco-aipSCO AIP
port 5308 no data
cfengineCFengine
no data
cfengineCFengine
port 5309 no data
jprinterJ Printer
jprinterJ Printer
jprinterJ Printer
port 5310 no data
outlawsOutlaws
outlawsOutlaws
outlawsOutlaws
port 5311 no data
tmloginTM Login
tmloginTM Login
no data
port 5312 no data no data no data
permabit-csPermabit Client-Server
port 5313 no data no data no data
rrdpReal-time & Reliable Data
port 5314 no data
opalis-rbt-ipcopalis-rbt-ipc
opalis-rbt-ipcopalis-rbt-ipc
opalis-rbt-ipcopalis-rbt-ipc
port 5315 no data no data
hacl-pollHA Cluster UDP Polling
hacl-pollHA Cluster UDP Polling
port 5316 no data no data no data
hpdevmsHP Device Monitor Service
port 5320 no data no data no data
bsfserver-znWebservices-based Zn interface of BSF
port 5321 no data
trojanFirehotcker Trojan
Firehotcker[trojan] Firehotcker
bsfsvr-zn-sslWebservices-based Zn interface of BSF over SSL


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.