[go: nahoru, domu]

Jump to content

Registered port: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m →‎top: Improved article to match Manual of Style, References after punctuation per WP:CITEFOOT and WP:PAIC using AWB (12151)
m fixed dashes using a script
Line 1: Line 1:
A '''registered port''' is a [[network port]] (a sub-address defined within the [[Internet Protocol]], in the range 1024–49151) 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> or by USC/ISI before 1998) 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 1024–49151) 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> or by USC/ISI before 1998) for use with a certain protocol or application.


Ports with numbers 0-1023 are called ''system or well-known ports''; ports with numbers 1024-49151 are called ''user or registered ports'', and ports with numbers 49152-65535 are called ''dynamic and/or private ports''.<ref>http://www.rfc-editor.org/rfc/rfc6335.txt</ref> Both system and user ports are used by transport protocols (TCP, UDP, DCCP, SCTP) to indicate an application or service.
Ports with numbers 0–1023 are called ''system or well-known ports''; ports with numbers 1024-49151 are called ''user or registered ports'', and ports with numbers 49152-65535 are called ''dynamic and/or private ports''.<ref>http://www.rfc-editor.org/rfc/rfc6335.txt</ref> Both system and user ports are used by transport protocols (TCP, UDP, DCCP, SCTP) to indicate an application or service.


* '''Ports 0-1023''' - system or [[well-known port]]s
* '''Ports 0–1023''' system or [[well-known port]]s
* '''Ports 1024-49151''' - user or registered ports
* '''Ports 1024-49151''' user or registered ports
* '''Ports >49151''' - dynamic / private ports
* '''Ports >49151''' dynamic / private ports


==See also==
==See also==

Revision as of 11:48, 27 September 2017

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

Ports with numbers 0–1023 are called system or well-known ports; ports with numbers 1024-49151 are called user or registered ports, and ports with numbers 49152-65535 are called dynamic and/or private ports.[2] Both system and user ports are used by transport protocols (TCP, UDP, DCCP, SCTP) to indicate an application or service.

  • Ports 0–1023 – system or well-known ports
  • Ports 1024-49151 – user or registered ports
  • Ports >49151 – dynamic / private ports

See also

References

External links