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 an http redirector?

0 Answers  


Is it possible to send an object using Sockets, if so, how it can be?

2 Answers   TCS,


What is the purpose of HTTP tunneling?

6 Answers  


What is a listener in networking?

0 Answers  


What is the difference between TCP/IP and UDP?

5 Answers  






What is meant by TCP, IP, UDP?

11 Answers   TCS, Wipro,


What is the Difference between socket and servlet?

0 Answers  


Public serversocket(int port, int queuelength) throws ioexception, bindexception?

0 Answers  


What are the advantages and disadvantages of java sockets.

0 Answers  


What is the use of network interface?

0 Answers  


EDP RESPONSIBILITIES

1 Answers   Aurum, HFL, JK Ansell, NDS, University,


What is a client tester?

0 Answers  


Categories