Chapter 5Winsock 2 I/O Methods
|
||
|
|
What do we have in this chapter?
Summary
At this point, we have covered the various I/O models available in Winsock. These models allow applications to tailor Winsock I/O according to their needs, from simple blocking I/O to high-performance completion port I/O for the maximum throughput possible. Up to this point, you have learned about available transport protocols, socket creation attributes, creating a basic client/server application, and other fundamental Winsock topics.
|
|
|
Custom Search
|
|
< Chap 4: Other Supported Protocols | Part 1 | Part 2 | Part 3 | Part 4 | Part 5 | Part 6 | Part 7 | Part 8 | Part 9 | Part 10 | Part 11 | Chap 6: Scalable Winsock2 Applications > |
||