# ServerFramework
**Repository Path**: mztn/ServerFramework
## Basic Information
- **Project Name**: ServerFramework
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2020-12-31
- **Last Updated**: 2021-02-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ServerFramework
简易C#服务器框架,使用TCP协议 socket开发,包括客户端与服务端连接,服务端连接数据库,数据沾包分包处理,客户端超时处理,接收数据解析分发处理等
* C#网络框架搭建系列 : https://blog.csdn.net/dengshunhao/article/details/81561174
* C#网络框架使用教程 : https://blog.csdn.net/dengshunhao/article/details/81563052
让你能轻松开发个人联网游戏