[go: nahoru, domu]

Jump to content

Registered port: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Fixed header External Links => External links (Build J2)
m Fixed the link to the list of port numbers.
Line 17: Line 17:


==External links==
==External links==
* [http://www.iana.org/assignments/port-numbers| IANA's Official list of ports]
* [http://www.iana.org/assignments/port-numbers | IANA's Official list of ports]


[[Category:Internet protocols]]
[[Category:Internet protocols]]

Revision as of 21:32, 2 August 2012

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 proprietary applications
  • Ports >49151 - dynamic / private ports

Since 21 March 2001 the registry agency is ICANN; before that time it was IANA.

See Also

References

External links