查看会员资料
用 户 名:李***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
mailslot
- 在邮槽建立的简单的客户机/服务器设计体系中,数据只能从客户机传到服务器,数据通信是单向进行的。服务器进程的职责是创建一个邮槽,而且是能从邮槽读取数据的唯一一个进程。邮槽客户机进程则负责打开邮槽的"实例",该进程是能够向其中写入数据的唯一一种进程。 -In the mail slot to establish a simple client/server design system, the data can only be transmitted from the client server