搜索资源列表
async-socket-win32-demo
- winsock异步通讯源码,提供给需要进行网络开发的朋友做参考。winsock asynchronous communication source, available to web developers need a friend for reference.-winsock asynchronous communication source, available to web developers need a friend for reference.
SocketAsync
- 异步通信编程实例(很经典) Winform实现的界面,后台为C#-A C# demo for async communication, with GUI written in winform.
async-0.4.tar
- linux下的异步通信库 支持TCP和UDP异步通信 编译和使用前先读readme.-linux asynchronous communication library under TCP and UDP support asynchronous communication and use of the compiler before reading readme.
XMLHTTPEvent_src
- C++ Sample Communicate using XMLHttpRequest in async mode. Please, enjoy it for a little.
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
XMLProxy
- 基于MSXML的xmlhttp代理,分为同步和异步两种-A proxy base on MSXML s xmlhttp use post method(as default) or get method support async and sync mode rewrite onGetResponse method to do your own work in async mode in Parameter isAsync (false is default) method (post is
async
- 详细功能包含内容说明:非同步读写 OPC PLC通讯程序,-Features include a detailed descr iption: asynchronous read and write OPC PLC communication procedures,
AsyncSocket104
- Simple Async Socket Component
xmlrpc_asynch_client.c
- Sample.Add async client XML-RPC
xmlrpc_sample_add_server.c
- Sample.Add async server XML-RPC
async-socket-win32-src
- Class to handle async socket connection
SocketLib
- This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
HalfNetwork-0.6.5
- HalfNetwork是基于ACE的网络通讯库,执行半同步半异步模式。-HalfNetwork is a crossplatform C++ network library using ACE. Implementation of Half-sync Half-async pattern(POSA2).
lua_event
- lua_event库是libevent库在lua的封装,支持多种事件,多种特性。(async DNS, HTTP, RPC...)-lua_event library libevent library in Lua package to support a variety of events, a variety of features. (The async the DNS, HTTP, the RPC ...)
asy
- async 异步网络传输方法 一个服务端和多个客户端之间的string 传送-async asynchronous network transmission method a server and multiple clients sending string between
AsyncTcp
- 异步Socket编程,私人珍藏,对异步使用很有帮助。-async socket program ,private get, useful for study IAsync mode.
ChatClient
- VC++写的一个简单的网络聊天软件。主要演示了异步socket编程的基本方法。VC的版本是vs2012。-a chat software using VC++ async socket demo. programe with vs2012.
nodejs-async
- nodejs的async库示例代码。里面包含了如何通过async来编写流程化的nodejs程序,避免出现回调地狱。-nodejs async demo. Contains async code for writing serialize program, to avoid callback hell.
async.net
- opc ASNC 通信,使用OPCRCW DA 组件实现了对OPC PLC的实时通信。-opc ASNC communication using OPCRCW DA components to achieve real-time communication of the OPC PLC.
JellyFrame.tar
- 一个异步服务器框架,包含了网络,日志,计时器,数据库操作等-frame of async server