Use network ports below 49152

Ports in the range 49152 to 65535 are reserved by the Windows operating system. Windows actively uses ports within that range for its dynamic ports, also known as private ports or ephemeral ports.

If you use such a reserved port for a Zylinc-related service, there's a risk that Windows will block the port, and that the Zylinc-related service won’t be able to work correctly. If that's the case, you'll see periodic errors due to the random nature in which private ports are used by the operating system. A reboot, a service restart, or even a restart of a different service, may temporary fix the problem.

However, to permanently fix the problem, make sure that all ports that you use in your Zylinc solution are outside of the reserved port range between 49152 and 65535.