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 160-180,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::160-180

port WIKI Library Gasmy Library IANA Library Beta Library
port 160 no data
sgmp-trapsSGMP-TRAPS
sgmp-trapsSGMP-TRAPS
sgmp-trapsSGMP-TRAPS
port 161
Simple Network Management Protocol (SNMP)
snmpSNMP
snmpSNMP
snmpSNMP
port 162
Simple Network Management Protocol Trap (SNMPTRAP)
snmptrapSNMPTRAP
snmptrapSNMPTRAP
snmptrapSNMPTRAP
port 163 no data
cmip-manCMIP/TCP Manager
cmip-manCMIP TCP Manager
no data
port 164 no data
cmip-agentCMIP/TCP Agent
cmip-agentCMIP TCP Agent
no data
port 165 no data
xns-courierXerox
xns-courierXerox
xns-courierXerox
port 166 no data
s-netSirius Systems
s-netSirius Systems
NokNok[trojan] NokNok
s-net
port 167 no data
nampNAMP
nampNAMP
nampNAMP
port 168 no data
rsvdRSVD
rsvdRSVD
rsvdRSVD
port 169 no data
sendSEND
sendSEND
sendSEND
port 170
Print-srv, Network PostScript
print-srvNetwork PostScript
print-srvNetwork PostScript
A-trojan[trojan] A-trojan
print-srv
port 171 no data
multiplexNetwork Innovations Multiplex
multiplexNetwork Innovations Multiplex
multiplexNetwork Innovations Multiplex
port 172 no data
cl/1Network Innovations CL/1
cl-1Network Innovations CL 1
no data
port 173 no data
xyplex-muxXyplex
xyplex-muxXyplex
xyplex-muxXyplex
port 174 no data
mailqMAILQ
mailqMAILQ
mailqMAILQ
port 175 no data
vmnetVMNET
vmnetVMNET
vmnetVMNET
port 176 no data
genrad-muxGENRAD-MUX
genrad-muxGENRAD-MUX
genrad-muxGENRAD-MUX
port 177
X Display Manager Control Protocol (XDMCP)
xdmcpX Display Manager Control Protocol
xdmcpX Display Manager Control Protocol
xdmcp
port 178 no data
nextstepNextStep Window Server
nextstepNextStep Window Server
nextstep
port 179
BGP (Border Gateway Protocol)
bgpBorder Gateway Protocol
bgpBorder Gateway Protocol
bgp
port 180 no data
risIntergraph
risIntergraph
risIntergraph


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.