搜索资源列表
智能卡网吧管理系统文档源代码
- 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Explorer.exe, 再启动internet.exe 3. 数据库脚本 INIT(原版).SQL 和 New init.sql(新版),数据库名 NetBar 4. 动态连接库: NETBAR.dll hookdll.dll 5. 大学生公寓城Syste
104
- 104规约服务端测试程序,模拟测试RTU端单点遥控解锁命令。-104 Statute server testing procedures, simulated tests RTU remote terminal Single Point unlocking orders.
20050810133427113
- 网络棋牌服务端简单的聊天程序界面,说明在java程序设计中各个组件之间如何相互传递消息并相互控制-Network Card Service client interface simple chat program, java program design in the various components of message passing between each other and mutual control
CharRomSystem
- 本聊天程序主要是用到了MSWINSCK.OCX控件,是一个学习MSWINSCK.OCX编程的极好范例,这个聊天室同样分为服务端和客户端,服务端可向全体聊天人员发送信息,客户端指定某人或所有人进行聊天,服务端启动时可以设置聊天室最大人数上限,指定IP地址,自动检查服务器状态等。 -The chat program is mainly used in the MSWINSCK.OCX control, is an excellent example of learning MSWINSCK.OC