Run Infinite Ping-->>
to see if a specific domain name or IP address is responsive by attempting to send it four very small packets of data d "ping" command is used in Windows server.It measure d amount of time in milliseconds it takes the packet to reach the address. If d data is received, d ping is successful. If it is not, it will time out.
Its very useful in such cases where a server is being rebooted,and you wish to ensure the server restarts correctly.
To perform this just follows this steps :
go to START,
Click on RUN,
now Type "CMD" nd press enter(Command prompt will start by pressing Enter),
type : ping (ur ip) -t
example : ping 127.0.0.1 -t
nd press enter.
u can stop this by holding down 'Control' key nd pressing 'C' or just close dat Command Prompt.
to see if a specific domain name or IP address is responsive by attempting to send it four very small packets of data d "ping" command is used in Windows server.It measure d amount of time in milliseconds it takes the packet to reach the address. If d data is received, d ping is successful. If it is not, it will time out.
Its very useful in such cases where a server is being rebooted,and you wish to ensure the server restarts correctly.
To perform this just follows this steps :
go to START,
Click on RUN,
now Type "CMD" nd press enter(Command prompt will start by pressing Enter),
type : ping (ur ip) -t
example : ping 127.0.0.1 -t
nd press enter.
u can stop this by holding down 'Control' key nd pressing 'C' or just close dat Command Prompt.
0 comments:
Post a Comment