V
V
Vlad1612014-01-18 18:20:36
Java
Vlad161, 2014-01-18 18:20:36

How to implement java server availability check?

I am making a client-server application via sockets in Java, how to implement a server availability check? That is, is the server currently running or not?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel, 2014-01-18
@VoRez

If the connection fails, the program will throw a ConnectException

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question