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 3524-3624,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::3524-3624

port WIKI Library Gasmy Library IANA Library Beta Library
port 3524 no data no data no data
ecmportECM Server port
port 3525 no data no data no data
eisportEIS Server port
port 3526 no data no data no data
starquiz-portstarQuiz Port
port 3527 no data no data no data
beserver-msg-qVERITAS Backup Exec Server
port 3528 no data no data no data
jboss-iiopJBoss IIOP
port 3529 no data no data no data
jboss-iiop-sslJBoss IIOP/SSL
port 3530 no data no data no data
gfGrid Friendly
port 3531 no data no data no data
joltidJoltid
port 3532 no data no data no data
raven-rmpRaven Remote Management Control
port 3533 no data no data no data
raven-rdpRaven Remote Management Data
port 3534 no data no data no data
urld-portURL Daemon Port
port 3535 no data
ms-laMS-LA
ms-laMS-LA
ms-laMS-LA
port 3536 no data no data no data
snacSNAC
port 3537 no data no data no data
ni-visa-remoteRemote NI-VISA port
port 3538 no data no data no data
ibm-diradmIBM Directory Server
port 3539 no data no data no data
ibm-diradm-sslIBM Directory Server SSL
port 3540 no data no data no data
pnrp-portPNRP User Port
port 3541 no data no data no data
voispeed-portVoiSpeed Port
port 3542 no data no data no data
hacl-monitorHA cluster monitor
port 3543 no data no data no data
qftest-lookupqftest Lookup Port
port 3544 no data no data no data
teredoTeredo Port
port 3545 no data no data no data
camacCAMAC equipment
port 3547 no data no data no data
symantec-simSymantec SIM
port 3548 no data no data no data
interworldInterworld
port 3549 no data no data no data
tellumat-nmsTellumat MDR NMS
port 3550 no data no data no data
ssmppSecure SMPP
port 3551 no data no data no data
apcupsdApcupsd Information Port
port 3552 no data no data no data
taserverTeamAgenda Server Port
port 3553 no data no data no data
rbr-discoveryRed Box Recorder ADP
port 3554 no data no data no data
questnotifyQuest Notification Server
port 3563 no data
watcomdebugWatcom Debug
watcomdebugWatcom Debug
no data
port 3600 no data no data
sap-msgSAP R/3 Message Server
no data
port 3603 no data no data
polycom-vvwsPolycom ViaVideo video conferencing web interface
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.