搜索资源列表
-
1下载:
opc da 范例 1.进程外服务器。
2.支持异步通讯,支持回调。
3.最多支持10客户访问。
4.每客户可以最多建立10个Group对象。
5.支持Group对象的添加,删除,可以设置Group的名称,状态。
-an example. Foreign process server. 2. Support asynchronous communication, support callback. 3. Most support 10 cus
-
-
0下载:
我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是Javascr ipt和 XML异步调用的结合。现在在server端用一些Javascr i
-
-
0下载:
一本介绍JSON的客户端与服务器端实现异步传输数据的电子书,为PDF文档,内容简单易懂-1 Introduction JSON client and server-side asynchronous transfer of data to achieve e-books, as PDF documents, content, easy to understand
-
-
0下载:
实现用C#对PLC等设备的OPC服务器的数据访问与操作,异步实现-Achieved with C# on the PLC and other equipment of the OPC server data access and operation, asynchronous implementation
-
-
0下载:
ANSMTP component provides an easy way to enable your ASP, VB, VBA, VC++, Delphi, C#, VB.NET, Jscr ipt.NET, ASP.NET or other COM environment applications to send rich TEXT/HTML email based on SMTP or ESMTP protocol. It also can lookup DNS MX record to
-
-
0下载:
此代码采用异步socket来查找局域网中存在的fb或者ib服务器。-This code uses asynchronous socket to find the existing LAN or ib fb server.
-
-
0下载:
客户端和服务端的相互文件传输,是异步传输。易语言的源码。-Mutual client and server file transfer is asynchronous transfer. Yi language source code.
-
-
0下载:
Socket 异步 通讯 服务器 源码,把ip和端口号换成自己的就可以实用-Asynchronous Socket Communications server source code, the ip and port number can be replaced by their practical
-
-
0下载:
delphi IOCP源码。
1) IOCP(I/O Completion Port),常称I/O完成端口。
2) IOCP模型属于一种通讯模型,适用于(能控制并发执行的)高负载服务器的一个技术。
3) 通俗一点说,就是用于高效处理很多很多的客户端进行数据交换的一个模型。
4) 或者可以说,就是能异步I/O操作的模型。-Delphi IOCP source code.
1) IOCP (I/O Completion Port), often ca
-
-
0下载:
SPServer 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。
-SPServer is a realization of a semi-synchronous/semi-asynchronous (Half-Sync/Half-Async) and server framework leader/followers (Leader/Follower)
-