搜索资源列表
SGIP文章
- 一个Delphi6.0的SGIP例子 包含了一个服务端和一个客户端,协议共用,服务端为非阻塞长连接,客户端为阻塞短连接,-an example of the SGIP contains a server and a client, sharing agreements, non-blocking service for long-connect, the client for a short connecting block,
TCPCS
- 一个基于C#异步通信的类库,可在此基础上进行进一步的开发,在此基础上进行一些需要长连接的自定协议的开发,可通过控制台调试
DelphiDemo
- TCPServer(IOCPServer) Socket 大容量网络服务器解决方案 大容量网络服务器解决方案,可达到每服务器支持超多8万人在线(保持8万个以上的TCP长连接)
Connection.rar
- j2me 用socket伪装http实现长连接。从而避免频繁的联网提示。支持cmwap。,j2me camouflage with socket achieve long http connection. So as to avoid frequent networking tips. Supporting cmwap.
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.
myomegle
- 使用基于PHP的http长连接技术(或称服务器推技术,comet技术)实现的随即聊天系统,功能类似于omegle 内部包括: index.html——主页 style/——存放css的文件夹 js/——存放js的文件夹,使用ajax与后台通信 bin/——存放PHP脚本的文件夹,实现接受、处理后台数据-PHP' s http-based long-connection technology (or server push technology, comet techno
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
communicationss
- 串口通讯,发送和接受端口封装 短连接和长连接,加定时器-Serial communication, send and receive ports to connect the short and long connection package, plus timer
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
recjianban
- 可以通过记录键盘上的操作,然后发送socket到服务器端,服务器段记录发送过来的socket包并解析。软件简洁易懂,keyloger系从他人处下载下来的,我加入了socket网络发送,给大家发送展览以下,欢迎批评。由于我只从别处下来一个异步长连接的,不会改成断连接的,所以这次发送的是同步队列的服务端。vs2005 -Can record the operation of the keyboard, and then send to the server-side socket, the serv
wwwww
- 禁止和启动所有网络连接达到断网和连网的功能!用了好长时间才找到的,网上的都试了没有一个成功的!-Prohibition and start all network connections with a good long time to find, have tried the Internet is not a successful!
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
mysqlconnetpool
- mysql长连接代码,用于频繁的mysql数据库操作不便,或是容易引起其他问题,舍其短连接-mysql connection code length for frequent inconvenience mysql database operations, or easily lead to other problems, connected homes of their short
c语言socket编程 与服务器长连接的客户端程序
- tcp 长链接client demo 111111111111(tcp long connection client demo 111111111111)
Android的socket长连接(心跳检测)
- 长连接心跳包 可以为你的项目 需要实时获取到新数据这个完美的解决了你的问题(A long connection heartbeat package can get new data in real time for your project. This solves your problem perfectly)
Netty安卓长连接
- Netty安卓长连接 Netty4Android 安卓应用