Para poder tener 200 conexiones simultaneas hay que hacer algunos cambios a tu S.O. (Windows)
Con "regedit.exe" entra las keys:
-Windows 9x/Me
HKEY_LOCAL_MACHINE\system\currentcontrolset\services\VxD\MsTCP\
crear una nueva cadena "DefaultRcvWindow" (sin comillas). Dale doble-click en el icono llamado DefaultRcvWindow y escribe el valor "32120"
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP\
"MaxConnections"="1024"
HKey_Local_Machine\System\CurrentControlSet\Services\Class\
"MaxMTU"="1500"
"MaxMSS"="1460"
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\InternetSetting\
"MaxConnectionsPerServer"="8"
"MaxConnectionsPer1_0Server"="8"
Con un editor de texto edita el fichero c:\windows\system.ini
En la seccion [386Enh] a la linea:
IrqX=4096
donde x=la IRQ de tu tarjeta red (puedes encontrar la IRQ de tu tarjeta red en Panel de Control - Sistema - Adaptadores de Red - Propriedades de tu tarjeta - Recursos)
-Windows 2000/XP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"GlobalMaxTcpWindowSize"=dword:00007fff
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\
"MaxConnectionsPerServer"=dword:00000020
"MaxConnectionsPer1_0Server"=dword:00000020
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\
"MaxConnectionsPerServer"=dword:00000020
"MaxConnectionsPer1_0Server"=dword:00000020
--------------------------------------------------------------------------------
|
讓我們程式搜尋結果更加完美 如果您覺得該文件有幫助到您,煩請按下我如果您覺得該文件是一個一無是處的文件,也煩請按下我 |
|
該文件您看起來是亂碼嗎?您可以切換編碼方式試試看!ISO-8859-1 | latin1 | euc-kr | euc-jp | CP936 | CP950 | UTF-8 | GB2312 | BIG5 |
|