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 URL?

6 Answers   Wipro,


EDP RESPONSIBILITIES

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


What is the use of network interface?

1 Answers  


What is a listener in networking?

1 Answers  


how to know which version of java is running on ur computer using command prompt?

2 Answers   BeBo Technologies,


What is the difference between TCP and UDP ?

10 Answers   Religare,


What is a thread pool?

1 Answers  


What is Domain Naming Service (DNS)?

3 Answers  


can any one tell me how to implement tcng (Traffic Control Next Generation) with HTB (Hierarchical Token Bucket) in Java?which particular class or API is used for that?

0 Answers   Accenture,


Explain the generic term internet.

1 Answers  


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

1 Answers  


What is cookies in networking ?

1 Answers   Akamai Technologies,


Categories