搜索资源列表
networkfive
- 这是个带聊天功能的网络五子棋,服务器端负责客户连接和广播消息。
IP_Brocast
- 局域网广播代码,可以任意接收与发送,多线程实现!-LAN radio code, can receive and send, realize multi-threaded!
Practical1
- 首先是要实现ServerSocket的多线程操作;其次,客户端的输入输出流的格式和规范要把握准确;再次,对于广播功能的实现也非常重要,这涉及到了多个线程之间的联系问题-First of all is to realize the multi-threaded operation ServerSocket Secondly, the client input and output stream format and norms necessary to grasp accurately aga
game
- 2.3 为游戏脚本创建一个“安全沙盘” 2.5 使用Twisted框架进行MMP服务整合 3.5 使用Python进行精确的游戏事件广播 4.3 使用程序生成游戏世界:避免数据激增 4.4 为固定大小的对象编写一个高速有效的分配器 5.2 使用关系数据库管理系统来编写数据驱动的MMP游戏-2.3 the game scr ipt creates a security sandbox 2.5 using the Twisted framework for MMP, se
Android-broadreceive
- 基于安卓的广播的使用例子,可以初步认识广播机制-android broadreciver how to use