Update README.md

This commit is contained in:
Cc28256
2020-07-18 15:16:38 +08:00
committed by GitHub
parent bf9af90d11
commit 38839bcf00

View File

@@ -5,7 +5,7 @@
#### 通讯框架
通讯是同的是IOCP完成端口,它可以高效地将I/O事件通知给应用程序,处理逻辑我做成了xmind一张图来了解通讯框架
通讯被控端采用socket主控端采用的是IOCP完成端口,它可以高效地将I/O事件通知给应用程序,能够处理较多连接,处理逻辑我做成了xmind一张图来了解通讯框架
![Image text](https://github.com/Cc28256/CcRemote/blob/master/readme/gh0stAnalyze.png)