| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cpp_server 是一个用于学习 C++ 网络服务器编程的实践仓库。项目从 Socket 基础、TCP 消息封装、多线程网络程序开始,逐步探索 select、IOCP、epoll 等网络通信模型,以及服务端性能优化相关问题。
| 平台 | 环境 |
|---|---|
| Windows | Windows 11 + Visual Studio 2022 |
| Linux | Ubuntu 20.04 64-bit |
| macOS | Xcode |
辅助工具:VMware、Git、Beyond Compare 等。
src/ Visual Studio 示例工程和 C++ 源码
doc/ 网络编程学习笔记与阶段性文档
This project is licensed under the MIT License. See LICENSE for details.
Unless otherwise noted, third-party dependencies, assets, course/tutorial materials, and externally sourced resources remain under their original licenses.
| Back | FazBrowse Home | New Git URL |