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 |
Tell me about networking classes and interfaces.
0 Answers Akamai Technologies,
What is a port?
What is the use of network interface?
What is a client tester?
What is the purpose of HTTP tunneling?
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?
Where is the network interface card located?
Explain look for local ports?
How we can make simple java program for Server/Client Communication
To create a socket, you need to know the internet host to which you want to connect?
What is a thread pool?
What is IP?