Networking (1)


What is a TCP Stream?

The TCP protocol is modeled on the concept of a single continuous stream of unlimited length. This is a very important concept to understand, and is the number one cause of confusion that we see. What exactly does this mean, and how does it affect developers? Imagine that you’re trying to send a few messages […]