Skip to content

Commit 782692b

Browse files
Initial commit
0 parents  commit 782692b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# MNetSocket-Python
2+
本项目是一个只有4份Python代码的开源小工程,用来学习基于TCP的套接字通信包,可以自定义通信协议,处理分包和粘包。内置一个服务端和客户端程序,也有对应的博客讲解代码。整个工程基本基于良好的面向对象思想,代码注释清晰简洁。

0 commit comments

Comments
 (0)