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

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

2 Answers   BeBo Technologies,


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

2 Answers   TCS,


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

1 Answers  


What is a client tester?

0 Answers  


What is an http server?

0 Answers  






What are the advantages and disadvantages of sockets?

0 Answers  


What is the connection keep-alive feature of HTTP 1.1?

2 Answers  


What is the difference between TCP/IP and UDP?

5 Answers  


Why socketutil is used?

0 Answers  


To create a socket, you need to know the internet host to which you want to connect?

0 Answers  


What is the use of network interface?

0 Answers  


EDP RESPONSIBILITIES

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


Categories