搜索资源列表
socktest
- WEB服务器实现原理源代码,Java socket编程绝对实用,IntelliJ工程 ,近乎于完美的程度,欢迎大家下载,记住xuezheng21cn-Principle Web server source code, Java programming socket absolutely practical, IntelliJ, almost in a perfect degree, all are welcome to download, remember xuezheng21cn
dbremotebackup
- 介绍一种数据库远程备份方案 服务端(发送方)和客户端(接收方)定好数据库结构及内容格式后,由服务端将数据库生成指定XML格式文件后, 通过Socket发给客户端。客户端接收成功后,用收到的XML库格式文件,生成数据库。-introduces a remote database backup server (the sender) and the client (recipient) fix the database node Structure and content formats
CheckRYL
- 本例将对数据库的基本操作封装成一个基本类,实现同时连接不同的数据库(mysql和mssql),并从其中取出数据利用socket发送.-the cases will be the basic operation of the database packaged as a basic category, simultaneously connect different databases (mysql and mssql) remove from which to send data using s
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
Oftomatization
- 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协
MySQLSocketClient
- MySQL Socket接口精华,可以同时学习到MySQL和WinSocket2.0的精髓所在!-MySQL Socket Interface cream can learn MySQL and WinSocket2.0 the essence!
GasServer
- 黑龙江省煤矿瓦斯监控系统办事处端的程序;使用ADO方式连接SQLSERVER数据库,用SOCKET方式交换瓦斯报警数据,同时连接WEB网页,使用线程池技术建立与数据库的多个连接。这是一个监控现场正在运行的程序。对于数据库软件开发非常有参考价值。使用哈希表(HASH)查找数据。
ServerTest
- 采用CS模式在客户端上对服务器的数据库进行访问。网络通讯采用标准的socket编程,数据库使用微软的Access。
dbremotebackup
- 服务端(发送方)和客户端(接收方)定好数据库结构及内容格式后,由服务端将数据库生成指定XML格式文件后, 通过Socket发给客户端。客户端接收成功后,用收到的XML库格式文件,生成数据库。
MultiThreadDB.rar
- 包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问,Socket read and write, including multi-threaded, multi-threaded access to the database, exclusive volume, critical, events, semaphores, such as database access
netmsg
- 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询,修改用户的基本信息和实时的在线用户列表.而不参与客户端之间
socket
- 智能排插上位机的应用程序,能实现对排插的电压、电流、功率、工作时间的智能监控-Smart power strip host computer applications, to achieve intelligent control of the power strip voltage, current, power, working time
SOCKET.CPP
- #include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré pour se connecter sur IRC, haa
cpplogger
- 一个简单的日志库,仅依赖boost,支持输出到console,socket,callback和file,包括一个c++类及对c++类的c api封装.-a very simple c++ logger library, supporting console, file, callback and socket and also including a c wrapper it only depends on the boost.
tdi_client
- tdi client, tdi中进行socket收发通信-tdi client, tdi in socket send and receive communications
tdi_client
- tdi client, tdi中进行socket收发通信-tdi client, tdi in socket send and receive communications
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
Visual C++ 6.0数据库与网络开发实例
- VC6.0编程。数据库开发。网络通讯开发。socket编程开友。图书馆图书管理。(VC6.0 program. net communication program. database program. socket communication program. library book managing.)