How does server know that a client is connected to it or
not?



How does server know that a client is connected to it or not?..

Answer / rajesh vrk

I cant understand this question.but i wrote what i know
below

We can check from the server by using PING command.

We should use give the client name or IP address followed
by the ping commands.

For example ping 128.0.0.156 -n 4

where -n and the 4 is no echo requests to send times.

if the client is connect with the server the reply is coming
with some informations.

Is This Answer Correct ?    7 Yes 5 No

Post New Answer

More Java Networking Interview Questions

What is jhttp web server?

0 Answers  


What is a port?

6 Answers  


What is a listener in networking?

0 Answers  


What is the purpose of HTTP tunneling?

6 Answers  


What is a client tester?

0 Answers  






What is an http redirector?

0 Answers  


What is the Difference between socket and servlet?

0 Answers  


What is the difference between TCP and UDP ?

10 Answers   Religare,


What is meant by TCP, IP, UDP?

11 Answers   TCS, Wipro,


What is an http server?

0 Answers  


What is InetAddress?

4 Answers   CTS,


What is the difference between TCP/IP and UDP?

5 Answers  


Categories