Trace Websites
My Exclusive… another contribution to Computer Tricks !
Surfing Internet…
Type in the url and Hit Enter, that’s it ?
But…
Have you ever thought what happens after that ?
Lets Trace n see what happens !
Do the following :
# Start >> Run
# Type cmd
# This will open the Command Prompt
# Type cd\
# Type tracert www.google.com
Results :
$ First line shows the IP address of the website… $ You’ll be shown steps in which the website gets load !
$ More is the number of steps more is time taken to load the website !
That’s all !
Tags: Trace Websites
