搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
TCP聊天服务器端1
- TCP 聊天程序服务器端,详细讲述开发过程和理论依据-TCP chat sever side, describe detailedly of the development process and theory base.
服务器端源代码
- 拨号服务器的服务器端代码,针对E5112设计,请与客户端代码配合使用-dial-up server to server-side code against E5112 design, and the client code used in conjunction with
通过串口关闭Linux服务器-sled-0.1.tar
- linux下通过串口关闭Linux服务器的串口通讯程序 C语言源程序 sled-0.1.tar.gz-Serial closed through the Linux server serial communication procedures C language source sled-0.1.tar.gz
服务器端应用程序
- 一个简单的服务器端应用程序,功能:监听客户端的连接请求,为客户端连接请求建立SOCHET队列,处理各客户端发送来的数据,并向相应的客户端发送应答消息,更新服务器的端口号-a simple server-side applications and functions : listening to the connecting client requests for client requests to establish SOCHET queue address the client to sen
使用IO完成断口开发可升级的Winsock服务器
- 使用IO完成断口开发可升级的Winsock服务器程序-use IO completed the development of fracture scalable server Winsock
opc测试工具服务器
- 必须执行(在文件所在路径下)opc_exe /regserver才能在系统中注册该opc服务器-must be implemented (in the document path lies under) opc_exe / regserver be in the system Oligomeric Proanthocyanidins register the server
java实现服务器和客户机通讯的的方法
- 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
客户端和服务器端通信程序
- 一个简单的服务器端和客户端聊天的源代码,希望大家下载
基于OPC的RSView32服务器与vc客户机通信
- RSView32作为上位机服务器,vc开发程序作为客户端,通话OPC实现交互
IOCP_Socket服务器
- 一个IOCP模型的服务器,带客户端测试,适合学习
非常好的OPC服务器源代码 免费的
- 非常好的OPC服务器源代码 免费的 没有时间限制,Very good OPC server source code for free no time limit
AsyncSocket.异步Socket通讯,一个服务器,多客户端模式
- 异步Socket通讯,一个服务器,多客户端模式。,Asynchronous Socket Communications, a server, multi-client mode.
基于MFC的服务器和客户端的实现
- 基于MFC的服务器和客户端的实现,可以进行双方通信 并传输文件-MFC-based server and client implementations, the two sides can communicate and transfer files
SimpleQQ.rar
- 基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。 ,基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。
UDP
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
GPRS-ServerTest
- 用于GPRS通讯的服务器端通用调试程序;已编译成功,可以直接使用;可以同时与多路GPRS终端数据通信。包含VB源代码。-GPRS communications for server-side debugger GM has compiled successfully, you can directly use can be simultaneously GPRS terminals with multi-way data communications. VB source code incl
vcsocket
- 这是一个利用vc socket类写的简单的聊天程序。很简单,分客户端和服务器端,便于上手。-This is a category of use vc socket write a simple chat program. Very simple, sub-client and server-side, easy to use.
MyChat
- 即时通讯,有一个客户端,以及一个服务器端。-Instant messaging, there is a client and a server-side.
WebCheck
- WebCheck... WEB服务器验证 ├──Client.............客户端实现示例 └──LocalControl.......本地控制程序实现示例 \ServerCheck...............本地服务器验证 ├──Client.............客户端实现示例 └──Server.............服务器实现示例 \Update....................在线升级验证示例-WebCheck ... ...