Trace the Websites
--------------------------------------------------------------------------------
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
Note :-
You can replace www.google.com with any website url.
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 !
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 !
## First line shows the IP address of the website...
That's correct...
## You'll be shown steps in which the website gets load !
hey,,i suppose this is not the "steps in which wibesite gets loaded"...actually what happens is >tracert command helps a network administrator to see how the data packets are travelling in the network...
Tecnically you can see more steps if you increase the hop count..
and also..
## More is the number of steps more is time taken to load the website !
This is not considered as a result...and i suppose not always true...
the ip addresses in the next lines show the ip addresses of routers and ISPs through which the data packet is being routed....
so you may get less responsse with a busy ISP or router sometimes ...or else you can get faster response from the routers if they are free....
then, even the stpes are more..i.e., even the packet travels more routers to get to your PC ..it may be fast if the routers are free ...
also , if the routers are busy then even if you got less routers inbetweeen server and your PC you may encounter slow loading... and some times...erros like network busy...
0 comments:
Post a Comment