Information about TCP/IP Port Assignments

ID: Q174904


The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1
  • Microsoft Windows NT Workstation versions 3.5, 3.51, 4.0
  • Microsoft Windows NT Server versions 3.5, 3.51, 4.0
  • Microsoft LAN Manager version 2.2c
  • Microsoft Windows for Workgroups version 3.11
  • Microsoft TCP/IP-32 for Windows for Workgroups, versions 3.11, 3.11a, 3.11b
  • Microsoft Windows 95
  • Microsoft Windows 98
  • Microsoft Network Client version 3.0 for MS-DOS


SUMMARY

This article provides information about port assignments for various TCP/IP ports. This was previously documented in RFC 1700.

The assignments are now listed as living documents, constantly updated and revised when new information is available and new assignments are made. The specific location of the port numbers list is now available at the following Web site:

http://www.isi.edu/in-notes/iana/assignments/port-numbers


MORE INFORMATION

PORT NUMBERS

The port numbers are divided into three ranges: the Well Known Ports, the Registered Ports, and the Dynamic and/or Private Ports.

  • The Well Known Ports are those from 0 through 1023.


  • The Registered Ports are those from 1024 through 49151.


  • The Dynamic and/or Private Ports are those from 49152 through 65535.


WELL KNOWN PORT NUMBERS

The Well Known Ports are assigned by the IANA and on most systems can only be used by system (or root) processes or by programs executed by privileged users. Ports are used in the TCP [RFC793] to name the ends of logical connections which carry long term conversations. For the purpose of providing services to unknown callers, a service contact port is defined.

The contact port is sometimes called the "well-known port" .To the extent possible, these same port assignments are used with the UDP [RFC768]. The assigned ports use a small portion of the possible port numbers. For many years the assigned ports were in the range 0-255. Recently, the range for assigned ports managed by the IANA has been expanded to the range 0-1023.

REGISTERED PORT NUMBERS

The Registered Ports are listed by the IANA and on most systems can be used by ordinary user processes or programs executed by ordinary users. Ports are used in the TCP [RFC793] to name the ends of logical connections which carry long term conversations. For the purpose of providing services to unknown callers, a service contact port is defined.

The IANA registers uses of these ports as a convenience to the community. To the extent possible, these same port assignments are used with the UDP [RFC768]. The Registered Ports are in the range 1024-49151.

For information about specific TCP/IP port assignments, see RFC 1700 on the Information Sciences Institute Web site at the following location:
http://info.internet.isi.edu/in-notes/rfc/files/rfc1700.txt

Additional query words: tcpip

Keywords : kbnetwork win95 win98 ntprotocol nttcp
Version : 3.1 3.11 3.5 3.51 4.0 95
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: September 23, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.