What is a stream socket?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online MCSE Job Interview Questions And Answers