how to speed up computer internet speed

Connection Speed 
Navigation can also be improved with some adjustments. You can make it boot to have high power and continue at a high pace during navigation. 
At the command prompt, type "netsh int tcp set global congestionprovider = ctcp" (without the quotes). If you encounter problems, replace the final code for "= none" to disable this function.
 Windows 7 also has a system that transfers navigation data to a cache on your CPU, avoiding overloads. 
To activate it, type "netsh int tcp set global dca = enabled" at the command prompt, but know that it requires more work on your computer. 

Likewise, you can activate the ECN (Explicit Congestion Notification, in literal translation), which helps the system to overcome traffic without major data loss. He has also just letting the machine slowly, especially if you're downloading large files. 

Type "netsh int tcp set global ecncapability = enabled" to enable it and test your connection to verify results.
 If no, change enabled to disabled by turning it off and return to the old configuration. 
Another option is to use your network card to load data connection instead of the CPU.
To do this, type "netsh int tcp set global chimney = enabled" at the command prompt.

But remember: not all cards that support this setting. Disable the code in the same way as before, if you notice problems

Comments

Popular posts from this blog

Reading and Writing Operation of SRAM

Transmission Control Protocol (TCP)

File transfer from android to linux