Well known ports: Difference between revisions

From HPCWIKI
Jump to navigation Jump to search
(Created page with " == Well known UDP ports == This is a list of '''UDP port numbers''' used by protocols of the transport layer of the Internet protocol suite for the establishment of host-to-host connectivity. Port numbers are assigned in various ways, based on three ranges: System Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private Ports (49152-65535). The full list of well known port numbers is available at [https://www.iana.org/assignments/service-names-port-numbe...")
 
(Add categories: Linux, Reference)
Line 7: Line 7:
== References ==
== References ==
<references />
<references />
[[Category:Linux]]
[[Category:Reference]]

Revision as of 01:01, 15 July 2026

Well known UDP ports

This is a list of UDP port numbers used by protocols of the transport layer of the Internet protocol suite for the establishment of host-to-host connectivity. Port numbers are assigned in various ways, based on three ranges: System Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private Ports (49152-65535).

The full list of well known port numbers is available at this URL

References