Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    TCP and UDP ports are network ports.
    IANA is responsible for assigning TCP and UDP port numbers to specific uses. The port numbers are divided into three ranges: the Well Known Ports, the Registered Ports, and the Dynamic and/or Private Ports.

      The ports that are popular are those in the range 0–1023. On Unix-like operating systems, opening a port in this range to receive incoming connections requires administrative privileges, although this all might change.
      The Dynamic and/or Private Ports are those in the range 49152–65535. These ports are not used by any defined application.

    IANA does not enforce this; it is simply a set of recommended uses. Sometimes ports may be used for different applications or protocols than their official IANA designation. This misuse may, for example, be by a Trojan horse, or alternatively be by a commonly used program that didn't get an IANA registered port or port range.

    The tables below indicate a status with the following colors and tags:


      Unofficial if the application and port combination is not in the IANA list of port assignments; and

      Conflict if the port is being used commonly for two applications or protocols.


    __TOC__


        List of TCP and UDP port numbers
            (Common) Ports 0 to 1023
            (Registered) Ports 1024 to 49151
            (Dynamic/Private) Ports 49152 to 65535

    top

    (Common) Ports 0 to 1023


    top

    (Registered) Ports 1024 to 49151


    top

    (Dynamic/Private) Ports 49152 to 65535
    By definition, no ports can be officially registered in the Dynamic Ports range.
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "List of TCP and UDP port numbers". link