Forums -> Сеть BitTorrent -> Вопрос про увеличение колличества соединений дляWinXP2
| Full Version

DVABAKS
Подскажите где в настройках компьютора можно посмотреть про колличество соединений после установки патча?
Trex
Когда сам патч включаешь, он тебе и пишет.
DVABAKS
Это я видел,но по BitComet и eMulu увеличение скорости не заметил как то можно посмотреть разрешенное колличество соединнений в реестре или где то еще7
LF_
ну если не страшно, то

Edit tcpip.sys manually to remove the TCP/IP socket creation limit

Another option, for the more adventurous is to modify your tcpip.sys file manually, using a hex editor. The following instructions refer to the final release of XP SP2, with a tcpip.sys file of exactly 359,040 bytes, CRC-32 is 8042A9FB, and MD5 is 9F4B36614A0FC234525BA224957DE55C. Even thouh there might be multiple tcpip.sys files in your system, make sure to work with the one in c:\windows\system32\drives\ directory.

To remove the tcpip.sys socket creation limit:
- Backup your original tcpip.sys file before editing please, this is somewhat important !
- In your hex editor, go to offset 4F322 hex (or 324386 decimal).
- Change 0a 00 00 00 to 00 00 0a 00

All done ! The above change does not require editing of the CRC in offset 130 hex (thanks for the clever solution Thomas Wolf Tompkins).


http://www.speedguide.net/read_articles.php?id=1497
DVABAKS
Спасибо. :rolleyes: