How to run more than 6 instances of a application on a single port in Windows 7/vista -


I have an application running on a different machine .... This application needs some information from the Windows 7 machine That is, listing on a specific port

I need to run 64 instances of application but Vista is supporting only 6 instances on specific ports only.

How can I change it from 6 to 64 ...

Thank you for your help

If your client applications are trying to connect together, then the most likely description is that you are running a TCP connection backlog border in this border on the server side Is intentionally set at lower levels on non-server versions of Windows.

According to Microsoft (and), the maximum backlog 5 in NT4 workstation and XP I am not able to confirm whether it is in Vista and Win 7 only.

I do not think it is possible to increase the boundary without a rift. Your best solution After the failure of the connection, the client application has to wait for a moment and try again.


Comments