0 of 10 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 10 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
What provides two way communication between two different programs in a network.
The client in socket programming must know information ………….
What is a socket?
Sockets are different from ports because
TCP socket programming is:
A stream is
What must be done before disconnecting a socket?
Multi-thread socket programming allows for
What happens if you fail to stop the stream before closing the socket?
Theoretically, how many clients can a server manage before being overloaded when using single-thread connections?answer
