[go: nahoru, domu]

Jump to content

Registered port: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Quintanar (talk | contribs)
m Removed external link [broken]
Breadtk (talk | contribs)
Added references, removed "need references" mark, clarified certain statements.
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.
{{Unreferenced|date=July 2010}}


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>
A '''registered port''' is a [[network port]] (a sub-address defined within the [[Internet Protocol]], in the range 1–65535) assigned by the [[Internet Corporation for Assigned Names and Numbers]] (ICANN) to a certain use. Each registered port is in the range 1024–49151.

* '''Ports 0-1023''' - [[well known port]]s
* '''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 [[Internet Assigned Numbers Authority|IANA]].
Since 21 March 2001 the registry agency is [[ICANN]]; before that time it was [[Internet Assigned Numbers Authority|IANA]].


==See Also==
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''.

* '''ports 0~1023''' - [[well known port]]s
* '''ports 1024~49151''' - registered port: vendors use for proprietary applications
* '''ports > 49151''' - dynamic / private ports

==See also==
* [[List of TCP and UDP port numbers]]
* [[List of TCP and UDP port numbers]]
* [[Ephemeral port]]
* [[Ephemeral port]]

==References==
<references />

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


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

Revision as of 15:43, 15 August 2011

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