Microsoft Certified Systems Engineer (MCSE) Question:

Download Job Interview Questions and Answers PDF

What is a stream socket?

MCSE Interview Question
MCSE Interview Question

Answer:

A stream socket provides two way communications between a client and server. This communication is reliable and sequenced. Stream sockets are above TCP to run across any networks. They provide unduplicated flow of data and have well established mechanism for creating and destroying connections and for detecting errors.

Download MCSE Interview Questions And Answers PDF

Previous QuestionNext Question
Datagram vs. stream.How would you define IP address?