Multiplexing and Sockets
Abstract
In this chapter, you will learn about how multiplexing (and demultiplexing) and sockets are used in TCP/IP. We’ll see how multiplexing allows many applications can share a single TCP/IP stack process.
You will learn how layer and applications interact to make multiplexing and the socket concept very helpful in networking. We’ll use a small utility program to investigate sockets and illustrate the concepts in this chapter.
Keywords
Multiplexing; sockets; TCP/IP networks; FTP server; UDP; COBOL
In this chapter, you will learn about how multiplexing (and demultiplexing) and sockets are used in TCP/IP. We’ll see how multiplexing allows many applications can share a single TCP/IP stack process. ...
Get The Illustrated Network, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.