摘要:
1.Button 2.密码登陆 阅读全文
posted @ 2017-08-03 16:27 AYE89 阅读(179) 评论(0) 推荐(0)
|
||
|
摘要:
一、Server 带“会话”类的服务器程序 asyncore 异步套接字处理程序 asynchat asyncore的增强版,chat-style或者命令响应协议 1.用到的类: dispathcher类基本上是一个套接字类型; async_chat类隐藏了大多数套接字读写操作; 2.作用 1)Ch 阅读全文
posted @ 2017-08-03 09:11 AYE89 阅读(240) 评论(0) 推荐(0) |
||