Hi, i my friend told me that he have made an code that can speed up your internet, i just wonder if it's true and how it works.
@echo off
cls
color A0
Title Internet connection
cd/
netsh int tcp show global
PAUSE
netsh int tcp set global chimney=enabled
PAUSE
netsh int tcp set global autotuninglevel=normal
PAUSE
netsh int tcp set global congestionprovider=ctcp
PAUSE
netsh int tcp show global
echo.
echo.
echo DONE!!!!!!!!
echo.
echo.
PAUSE
exit
Faster internet connection code?
Moderator: DosItHelp
Re: Faster internet connection code?
Good article about it here:
http://betanews.com/2011/01/20/use-hidd ... nnections/
I read about this when Windows 7 came out be never noticed any significant difference when making these changes. But all I ever do is surf the net. Stream a few YouTube videos when I am not on my phone. I pretty much leave these settings alone because network speed has never been an issue.
http://betanews.com/2011/01/20/use-hidd ... nnections/
I read about this when Windows 7 came out be never noticed any significant difference when making these changes. But all I ever do is surf the net. Stream a few YouTube videos when I am not on my phone. I pretty much leave these settings alone because network speed has never been an issue.