搜索资源列表
TCPCS
- 一个基于C#异步通信的类库,可在此基础上进行进一步的开发,在此基础上进行一些需要长连接的自定协议的开发,可通过控制台调试
sockt to long 完整串口通信程序Vc++源代码
- 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
ConnectionPool
- 编写一关于Microsoft Access数据库连接池及其管理的相关类,要求能从XML配置文件中读取该数据库驱动程序,数据库名,连接池最大连接数,最多等待用户数,查询数据库超时时间及用户最长等待时间等信息;并编写一测试程序,用于模拟多客户对于数据库的访问。-The preparation of about one Microsoft Access database connection pool and its management related request from the XML co
pushlet
- 基于pushlet架构的http长连接聊天室程序-Http-based structure pushlet long process to connect to chat room
uSockClient
- 长连接或短连接Socket客户端。支持收到的数据校验,检查服务器是否关闭连接。简单易用-Long or short connections Socket client to connect. Support received data check to check whether the server close the connection. Easy-to-use
demo_arte
- 本功能可以实现web浏览器和服务器的长连接,多次发送请求获取服务器的运行时的数据-This feature allows web browsers and servers long connection, many times to send a request to obtain data on the server run-time
Ajax
- dwr实现的在线即时聊天demo,比较简化的一个反向ajax例子,<br><br>everse Ajax主要是在BS架构中,从服务器端向多个浏览器主动推数据的一种技术 。它的一种实现就是客户端向服务器请求后,服务器不立即回应,从而导致一个http长连接,等到有更新数据的时候,再利用这个连接“主动”向客户 端回送。-Online live chat implementation dwr demo, compare the simplified examp
Select1
- 客户服务器通讯的select模型,面向连接的,客户端向服务器端发送请求消息建立连接,此链接是一个长连接。-Select client-server model of communication, connection-oriented, client sends a request message to the server to establish a connection, this link is a long connection.
pushlet-2.0.2
- pushlet-2.0.3.zip。http长连接-pushlet-2.0.3.zip. http long connection
socket
- SOKRET 通信长连接 短连接的 SOCKET池实现-SOKRET short communication connections SOCKET long connection pool implementation
RemoteApp-1.0.3.2
- 远程键盘鼠标操作客户端部分 含有长连接的心跳包检测-remote mouse keyboard control
RemoteServer-1.0.3.2
- 远程键盘和鼠标的控制 对长连接有心跳包检测
linux
- SP与SPS系统交互的通讯规范,客户端与SM_Daemon之间采用长连接方式,客户端必须使用分配的用户名及密码登录。登录成功后,每隔5分钟发送一次心跳包。如果服务器端连续三次没有收到客户端的心跳包,将主动断开与客户端的连接。如果客户端连接发送三次心跳包都没有收到相应的回应,则认为服务器故障。-SP and SPS system interactive communications specification, using the long connection between the clien
socket
- linux下的C语言编程,包括socket的长连接和短连接,有server端和client端的处理,以及简单的实例。-C language programming under Linux, including long connection and short connection socket, a server side and client side processing, as well as a simple example.
websocket
- 利用浏览器的长连接技术中websockets编程,实现浏览器与服务器的实时通信,服务器可以自主向浏览器发送并接受信息。-Use the browser s long connection technology websockets programming, real-time communication with the server browser, the server can independently send and receive information to the browser
webserver-master
- webserver 简易的http服务器 1.服务器的架构为epoll + 多线程 + sendfile 2.暂时只支持GET和HEAD方法,支持的首部不多大概七八个吧,支持伪长连接 3.可配置的,现阶段只支持domain和docroot配置项,domain就是你部署的网站域名,docroot想必学过网页的都知道是什么意思吧~ 4.编译方式: cd webserver && mk build && cd build && cmake .. && make [debug|rel
myQQDemo
- 实现qq的多线程聊天,保持客户端与服务端的长连接,并且实现断线重连功能-Qq achieve multi-threaded chat, maintain a long connecting client and server, and achieve reconnection function
AJAXBar_1.2
- AJAXBar是rschome.com基于ajax开发的一款网站进度条通用脚本程序。它允许你在进行长时间访问某一动态页面时可以查看访问进度,一目了然,进而避免进行网站长连接时的内存和时间限制问题!文件中附有测试用的PHP文件,你访问AJAXBar安装目录/AJAXBar/就可以进行测试看看具体效果了!目前版本为1.0,新版本正在开发中,同时欢迎大家参与到开发中来!-AJAXBar rschome.com is based on the development of a website ajax
server
- Qt实现的tcp服务器端,包括长连接,心跳报文。可以发送和接收16进制的报文-Qt 陶瓷盆server
workerman-for-win-master
- Workerman是一款纯PHP开发的开源高性能的PHP socket 服务器框架。被广泛的用于手机app、手游服务端、网络游戏服务器、聊天室服务器、硬件通讯服务器、智能家居、车联网、物联网等领域的开发。 支持TCP长连接,支持Websocket、HTTP等协议,支持自定义协议。-Workerman is an open source high performance PHP socket server framework a pure PHP development. Is widely us