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 |
Explain look for local ports?
What is a port?
What is a thread pool?
Explain the generic term internet.
What is cookies in networking ?
0 Answers Akamai Technologies,
What is the use of network interface?
What is a listener in networking?
What is the purpose of HTTP tunneling?
What you know about random port?
What is a client tester?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
What is the connection keep-alive feature of HTTP 1.1?