资源列表
IEC-104Slave
- 支持IEC60870-5-104:2000规约软件包: 实现104规约子站侧全部功能.链路层和ASDU应用层-void Init_SockServerport(WORD port=2404) void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8) virtual void On_init_Link_process() virtual void On_init_Sock_proc
ndk_demo
- network development kit demo-This is ndk_demo.
ndk_dll_demo
- network development kit dll demo-This is ndk_dll_demo.
ndk_dll_src
- network development kit dll source-This is ndk_dll_source.
ndk_src
- network development kit demo source-This is ndk_demo_source
avicap
- avi cap class avi cap cla-avi cap class
HWControlLink
- 使用TCP/IP网络协议,基于完成端口进行控制命令的发送和接收-Using TCP/IP network protocol, based on the completion port to send and receive control commands
HWDataReceiver
- 利用TCP/IP协议,基于完成端口对网络数据进行接收-Using TCP/IP protocol, based on the completion port to receive data on the network
HWDataSender
- 利用TCP/IP协议,基于完成端口对网络数据进行接收-Using TCP/IP protocol, based on the completion port to receive data on the network
server
- This is a demo for socket using python.
MyMemcachedClient
- 高效简单的Memcached java client api。支持二进制协议,用于1.4版本及以上,实现客户端所有操作。自己造个轮子,是不得已而为之。能找到的client都太复杂太慢,简单的事情用简单的方法处理,自己写一个好了。遵循的协议:http://code.google.com/p/memcached/wiki/MemcacheBinaryProtocol 注:memcached1.4开始正式支持二进制协议。-simple and high performance java clien
TCPUDPAPI
- 基于Socket封装的通用API,支持TCP客户端、TCP服务端、UDP客户端、UDP服务端。 -The generic API based on Socket encapsulation, support the TCP client, the TCP server, UDP client, and UDP server.