możesz modyfikować okna REGISTRY by to naprawić,
najpierw w regedit otwórz tę ścieżkę:
HKLM\SYSTEM\CurrentControlSet\Usługi\Tcpip\Parametry
i utwórz 4 nowe DWORD jako ten klucz i wartości:
TcpTimedWaitDelay
REG_DWORD: 0000001e (hex)
MaxUserPort
REG_DWORD: 0000fffe (hex)
TcpNumConnections
REG_DWORD: 00fffffe (hex)
TcpMaxDataRetransmissions
REG_DWORD: 00000005 (hex)
jak na tym zrzucie ekranu:
