首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一个客户机服务器通信框架。

一个客户机服务器通信框架。

资 源 简 介

This project is wrote in Python. Its main purpose is to facilitate client-server communication via given protocol such as tcp or udp etc. It provides a framework to facilitate writing client-server communication. You can just implement your client-server communication protocol by simply inheriting some well-defined classes. Now, the client-side codes are finished, but server-side is not. I hope some people who are interested in this project could take charge of it._

文 件 列 表

py
Utility
doc
__init__.py
CommLayer
SupportLayer
AllTests
AppLayer
ProtocolLayer
VIP VIP
0.189179s