搜索资源列表
dbremotebackup
- 介绍一种数据库远程备份方案 服务端(发送方)和客户端(接收方)定好数据库结构及内容格式后,由服务端将数据库生成指定XML格式文件后, 通过Socket发给客户端。客户端接收成功后,用收到的XML库格式文件,生成数据库。-introduces a remote database backup server (the sender) and the client (recipient) fix the database node Structure and content formats
BorlandSocketServerFix
- 在Midas数据库编程中,如果客户端采用Socket连接,服务端要运行Borland Socket Server程序,不过此程序在服务器(一个CPU以上)上运行有问题,客户端程序容易出现停止响应的现象。此补丁解决了此问题。-the Midas Database Programming, if the client using Socket Connection, server to run Borland Socket Server procedures, However, this proce
ServerTest
- 采用CS模式在客户端上对服务器的数据库进行访问。网络通讯采用标准的socket编程,数据库使用微软的Access。
dbremotebackup
- 服务端(发送方)和客户端(接收方)定好数据库结构及内容格式后,由服务端将数据库生成指定XML格式文件后, 通过Socket发给客户端。客户端接收成功后,用收到的XML库格式文件,生成数据库。
netmsg
- 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询,修改用户的基本信息和实时的在线用户列表.而不参与客户端之间
zsdlize
- Java语言实现Socket结构的聊天程序,分为服务器端和客户端-The Java language to realize the structure of the Socket chat program, is divided into client and server
mheTos
- Java语言实现Socket结构的聊天程序,分为服务器端和客户端-The Java language to realize the structure of the Socket chat program, is divided into client and server