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 4824-4924,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::4824-4924

port WIKI Library Gasmy Library IANA Library Beta Library
port 4827 no data
htcpHTCP
htcpHTCP
htcpHTCP
port 4837 no data
varadero-0Varadero-0
varadero-0Varadero-0
varadero-0Varadero-0
port 4838 no data
varadero-1Varadero-1
varadero-1Varadero-1
varadero-1Varadero-1
port 4839 no data no data no data
varadero-2Varadero-2
port 4840 no data no data no data
opcua-tcpOPC UA TCP Protocol
port 4841 no data no data no data
quosaQUOSA Virtual Library Service
port 4842 no data no data no data
gw-asvnCode ICE-flow Library AppServer
port 4843 no data no data no data
opcua-tlsOPC UA TCP Protocol over TLS/SSL
port 4844 no data no data no data
gw-lognCode ICE-flow Library LogServer
port 4845 no data no data no data
wcr-remlibWordCruncher Remote Library Service
port 4846 no data no data no data
contamac_icmContamac ICM Service
port 4847
Web Fresh Communication, Quadrion Software & Odorless Entertainment
no data no data
wfcWeb Fresh Communication
port 4848 no data no data no data
appserv-httpApp Server - Admin HTTP
port 4849 no data no data no data
appserv-httpsApp Server - Admin HTTPS
port 4850 no data no data no data
sun-as-nodeagtSun App Server - NA
port 4851 no data no data no data
derby-repliApache Derby Replication
port 4867 no data no data no data
unify-debugUnify Debugger
port 4868 no data
phrelayPhoton Relay
phrelayPhoton Relay
phrelayPhoton Relay
port 4869 no data
phrelaydbgPhoton Relay Debug
phrelaydbgPhoton Relay Debug
phrelaydbgPhoton Relay Debug
port 4870 no data no data no data
cc-trackingCitcom Tracking Service
port 4871 no data no data no data
wiredWired
port 4884 no data no data no data
hivestorHiveStor Distributed File System
port 4885 no data
abbsABBS
abbsABBS
abbsABBS
port 4894
LysKOM Protocol A
no data no data
lyskomLysKOM Protocol A
port 4899
Radmin remote administration tool (program sometimes used as a Trojan horse)
no data
radminRemote Administrator default port
radmin-portRAdmin Port
port 4900 no data no data no data
hfcsHyper File Client/Server Database Engine
port 4913 no data no data no data
lutcpLUTher Control Protocol
port 4914 no data no data no data
bonesBones Remote Control


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.