When an application requests an available port to open from Windows, the operating system chooses one port from 1024 to a specified maximum known as “MaxUserPort.” A port on your computer allows you to establish TCP/UDP connections through the Internet and in your local network. What happens when you open more options to programs seeking a port? They find a port much faster than they would with only a couple thousand available choices.
Windows sets this value to 5000 by default, but you can set it up for any number from 5000 to 65534.
[mai mult...]

