What is PING and How Do I Improve my Internet Connection?

What is PING and How Do I Improve my Internet Connection?

Most households with high speed internet have reasonably strong connections as indicated by Download/Upload speed. However, the quality of that connection is highly impacted by a little number called Ping. Ping determines the delay (latency) in connection between two computers over a network. The lower the Ping (delay) the better.

Powhow recommends a PING under 20ms. If your Ping is above these levels, you may experience delays, stutters, or a complete drop in your stream.

Ways to improve your PING (and Download/Upload Speeds):
♦ Close all other programs and windows. Make sure no downloads are running in the background.
♦ Make sure no one else in your home is using the internet on a computer or other device (Streaming Netflix, Playing Connected Videogames, etc.)
♦ Sit next to your wifi modem or connect your computer directly to your Internet modem using a cable.
♦ Check the wire connections between your Internet Modem (provided by your Cable company) and the wall jack and between the Modem and your Wireless Router and/or Computer. Make sure that they are all plugged in fully.
♦ Unplug your wireless router and modem to power them off; wait a minute and then plug them back in.
♦ Ping can also be impacted by your computer speed. If your computer's CPU is below 1.8GHz or you are running a netbook, you may want to use a different computer device.

After going through the steps above, try running a speed test again to see if the Ping is lower. If not, please call your ISP to let them know to them that your Ping is high. Give them the stats from speedtest.net and ask them to test your connection remotely. They will usually be able to fix the issue immediately and if not, a service visit from one of their technicians should greatly improve the connection.


How to speed up internet connection using cmd in windows xp/Windows 7/Windows 8/Windows 8.1/Windows 9/Windows 10

1. Speed up Internet with cmd :
Open command prompt with administrator privileges. If you use Windows 8 read how to open cmd as admin. Other wise follow below steps.

♦ Click window (button) +R or type run on search box. You will see “Run” dialog.
♦ Type cmd and click enter.
♦ Right click on cmd.
♦ Select run as administration. You will see Command prompt window with admin privileges.
♦ Now type following commands in cmd window.
♦ Netsh int tcp show global and press enter.
♦ Netsh int tcp set chimney=enabled and press enter.
♦ Netsh int tcp set global autotuninglevel=normal and press enter.
♦ Netsh int set global congestionprovider=ctcp and press enter.


2. speed up internet by resetting dns cache :
Open Command prompt with admin privileges by following method given in first step.

In command prompt window type ipconfig /flushdns and press enter.


3. speed up internet by resetting Winsock and tcp ip :
Open Command prompt with admin privileges by following method given in first step.

In command prompt window type netsh int ip reset c:\resetlog.txt and press enter.For more details about reset winsock or tcp/ip see Microsoft forum article.


4. speed up internet by the continuous reply of pinging your connection :

Open Command Prompt with administrator privileges by following method given in first step.

In command prompt window type ipconfig and press enter.Now you can find default gateway number as seen below screenshot.
♦ In command prompt window type ping –t (type your gateway numbers)
♦ For example: ping –t 192.168.42.129. (Here 192.168.42.129 is my gateway number. Type your gateway number instead of my gateway number.
♦ Now minimize this command prompt window, but don’t exit or close command prompt window.

Regularly apply this 4th method of speed up internet by continuous reply of ping connection, while browsing or downloading. This will make your connection faster by the continuous reply of pinging your default gateway connection.


4 comments: