Search code examples
tcpnetwork-protocols

What is the largest TCP/IP network port number allowable for IPv4?


What is the highest port number one can use?


Solution

  • The port number is an unsigned 16-bit integer, so 65535.