[go: nahoru, domu]

Jump to content

Registered port: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Removed line " Since 21 March 2001 the registry agency is ICANN...." that conflicts with the previous statement in the article that ICANN managed ports before 21 March 11.
m fixed header names + general fixes using AWB (8863)
Line 1: Line 1:
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<ref>http://www.icann.org/en/general/iana-contract-21mar01.htm</ref>) for use with a certain protocol or application.
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<ref>http://www.icann.org/en/general/iana-contract-21mar01.htm</ref>) 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''.<ref>http://www.rfc-editor.org/rfc/rfc4340.txt</ref>
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''.<ref>http://www.rfc-editor.org/rfc/rfc4340.txt</ref>
Line 7: Line 7:
* '''Ports >49151''' - dynamic / private ports
* '''Ports >49151''' - dynamic / private ports


==See Also==
==See also==
* [[List of TCP and UDP port numbers]]
* [[List of TCP and UDP port numbers]]
* [[Ephemeral port]]
* [[Ephemeral port]]
Line 15: Line 15:


==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 15:21, 26 January 2013

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

See also

References

External links