Do you know what happens when you browse a website ?? Want to know...
Follow these steps:
Start --> Run type "cmd" (without quotes)
This will open Command Prompt (You can also see it in the Accessories)
Now type cd\
Now type "tracert www.google.com" (without quotes)
RESULT:
* First line shows the IP address of the website
* Second line shows the Number of steps taken to load the website (more the number of steps the more time it takes)
Note: You can type any website instead of www.google.com
Follow these steps:
Start --> Run type "cmd" (without quotes)
This will open Command Prompt (You can also see it in the Accessories)
Now type cd\
Now type "tracert www.google.com" (without quotes)
RESULT:
* First line shows the IP address of the website
* Second line shows the Number of steps taken to load the website (more the number of steps the more time it takes)
Note: You can type any website instead of www.google.com
Comments