Completion routine (overlapping Model)
Complete routine (Part 1) Complete routine (Part 1) Complete routine (Part 2) Complete routine (Part 2)
Source code for network model articles
I/O (part I)
How to Use SOCKET model overlap I/O (Part 2)
Teach you how to capture data packets (on) [game series II of data packets]
Complete Port:
| A simple complete port (server/client) ClassDetails <Winsock> |
|
| The source code uses the advanced iocp technology to effectively serve multiple clients. This article provides some solutions to the actual problems in iocp programming, and provides a simple echo version of client/server program that can transfer files. [Document attributes] VC translation [Chinese] [Document Author] Spinoza [Updated on] 21:13:00 [Number of views] 6752 |
| How to create and use a socket connection poolDetails <Winsock> |
|
| The CS-based program will inevitably encounter socket connection problems. Many times, using the socket library that comes with the programming language is not used to many times, although the database that comes with the system has made a lot of effort in handling a lot of exceptions and stability, it is inevitable to understand and use those databases, such as socket connection pool, which will take a lot of detours. Here I will discuss with you how to create and use the socket link pool. [Document attributes] original VC documents [Chinese] [Author] Wu kangbin [Updated on] 10:46:00 [Number of views] 3344 |
ACE:
| Basic architecture of network communication programming in AceDetails <Winsock> |
|
| An example is provided to briefly introduce the basic architecture of network communication programming in Ace. [Document attributes] VC digest [Chinese] [Author] walkspeed [Updated on] 11:22:00 [Number of views] 2581 |