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 5023-5123,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
UDP::5023-5123

port WIKI Library Gasmy Library IANA Library Beta Library
port 5023 no data no data no data
htuilsrvHtuil Server for PLD2
port 5024 no data no data no data
scpi-telnetSCPI-TELNET
port 5025 no data no data no data
scpi-rawSCPI-RAW
port 5026 no data no data no data
strexec-dStorix I/O daemon (data)
port 5027 no data no data no data
strexec-sStorix I/O daemon (stat)
port 5030 no data no data no data
surfpassSurfPass
port 5042 no data
asnaacceler8dbasnaacceler8db
asnaacceler8dbasnaacceler8db
asnaacceler8dbasnaacceler8db
port 5043 no data no data no data
swxadminShopWorX Administration
port 5044 no data no data no data
lxi-evntsvcLXI Event Service
port 5049 no data no data no data
ivocalizeiVocalize Web Conference
port 5050 no data
mmccmultimedia conference control tool
mmccmultimedia conference control tool
mmccmultimedia conference control tool
port 5051 no data
ita-agentITA Agent
ita-agentITA Agent
ita-agentITA Agent
port 5052 no data
ita-managerITA Manager
ita-managerITA Manager
ita-managerITA Manager
port 5053 no data no data no data
#Reserved
port 5054 no data no data no data
#Reserved
port 5055 no data
unotUNOT
unotUNOT
unotUNOT
port 5056 no data
intecom-ps1Intecom PS 1
intecom-ps1Intecom PS 1
intecom-ps1Intecom Pointspan 1
port 5057 no data
intecom-ps2Intecom PS 2
intecom-ps2Intecom PS 2
intecom-ps2Intecom Pointspan 2
port 5059 no data no data no data
sdsSIP Directory Services
port 5060 no data
sipSIP
sipSIP
sipSIP
port 5061 no data
sip-tlsSIP-TLS
sip-tlsSIP-TLS
sip-tlsSIP-TLS
port 5064 no data no data no data
ca-1Channel Access 1
port 5065 no data no data no data
ca-2Channel Access 2
port 5066 no data
stanag-5066STANAG-5066-SUBNET-INTF
stanag-5066STANAG-5066-SUBNET-INTF
stanag-5066STANAG-5066-SUBNET-INTF
port 5067 no data no data no data
authentxAuthentx Service
port 5068 no data no data no data
#Reserved
port 5069 no data
i-net-2000-nprI/Net 2000-NPR
i-net-2000-nprI Net 2000-NPR
i-net-2000-nprI/Net 2000-NPR
port 5070 no data no data no data
vtsasVersaTrans Server Agent Service
port 5071 no data
powerschoolPowerSchool
powerschoolPowerSchool
powerschoolPowerSchool
port 5072 no data no data no data
ayiyaAnything In Anything
port 5073 no data no data no data
tag-pmAdvantage Group Port Mgr
port 5074 no data no data no data
alesqueryALES Query
port 5079 no data no data no data
cp-spxrptsCambridge Pixel SPx Reports
port 5080 no data no data no data
onscreenOnScreen Data Collection Service
port 5081 no data no data no data
sdl-etsSDL - Ent Trans Server
port 5082 no data no data no data
qcpQpur Communication Protocol
port 5083 no data no data no data
qfpQpur File Protocol
port 5084 no data no data no data
llrpEPCglobal Low-Level Reader Protocol
port 5085 no data no data no data
encrypted-llrpEPCglobal Encrypted LLRP
port 5092 no data no data no data
magpieMagpie Binary
port 5093
SPSS (Statistical Package for the Social Sciences) License Administrator
sentinel-lmSentinel LM
sentinel-lmSentinel LM
sentinel-lmSentinel LM
port 5099 no data
sentlm-srv2srvSentLM Srv2Srv
sentlm-srv2srvSentLM Srv2Srv
sentlm-srv2srvSentLM Srv2Srv
port 5100 no data no data no data
socaliaSocalia service mux
port 5101 no data no data no data
talarian-udpTalarian_UDP
port 5102 no data no data no data
oms-nonsecureOracle OMS non-secure
port 5111 no data no data no data
taep-as-svcTAEP AS service
port 5112 no data no data no data
pm-cmdsvrPeerMe Msg Cmd Service


The User Datagram Protocol (UDP) is one of the core members of the Internet Protocol Suite, the set of network protocols used for the Internet. With UDP, computer applications can send messages, sometimes known as datagrams, to other hosts on an Internet Protocol (IP) network without requiring prior communications to set up special transmission channels or data paths. UDP is sometimes called the Universal Datagram Protocol. The protocol was designed by David P. Reed in 1980 and formally defined in RFC 768.

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.