Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How client can be know that server has dwon

658018Jul 21 2009 — edited Jul 21 2009
Hi

I have server and client programming using java socket .(In fact, I will keep the one opened socket which is not closing between server and client. When the client programming is running it will create the new connection with server and that connection will keep in session till down one of server )

It is working properly.

Now I need,

When the server is down, how the client program can know of it?

Regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 18 2009
Added on Jul 21 2009
4 comments
178 views