[go: nahoru, domu]

Jump to content

Registered port: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Reverting possible vandalism by 14.140.124.69 to version by 89.243.96.249. False positive? Report it. Thanks, ClueBot NG. (1674827) (Bot)
Line 10: Line 10:
* [[List of TCP and UDP port numbers]]
* [[List of TCP and UDP port numbers]]
* [[Ephemeral port]]
* [[Ephemeral port]]
----
hello dileep here


==References==
==References==

Revision as of 13:30, 29 January 2014

A registered port is a network port (a sub-address defined within the Internet Protocol, in the range 1–65535) assigned by the Internet Assigned Numbers Authority (IANA) (or by Internet Corporation for Assigned Names and Numbers (ICANN) before March 21, 2001[1]) for use with a certain protocol or application.

Ports with numbers lower than those of the registered ports are called well known ports; ports with numbers greater than those of the registered ports are called dynamic and/or private ports.[2]

  • Ports 0-1023 - well known ports
  • Ports 1024-49151 - Registered port: vendors use for applications
  • Ports >49151 - dynamic / private ports

See also

References

External links