Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Ping IP address use Java code

Status
Not open for further replies.

Mike2020

Programmer
Mar 18, 2002
55
US
Hi:

How can I use Java code to Ping the IP address of a server to make sure that the web server is on.

Thank you so much
 
your web service could be down and the server will answer to a ping anyway... you should make a http request and check the http answer header
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top