资源列表
IPCSocket
- Windows IPC socket program (tcp/udp) (server/client)
Client_20101101
- Ethernet sample Communication
eMule-VeryCD-src-080828
- eMule-VeryCD-src-080828 P2P C++ 源码学习-eMule-VeryCD-src-080828 P2P C++ Source Code 源码学习
tcp-ip
- TCP-IP协议详解,适用于开发网络层的应用
sip-src
- 较全面的sip源码,值得学习研究,可编译执行,需要时修改一下。-More comprehensive sip source, worthy of study and research, you can compile and run, modify as needed.
MODBUS_protocol_dll_demo
- 本代码是一个台达PLC的MODBUS协议动态库的源码及示例程序,已经在工程实践中成功的运用。上传此程序是为了方便使用台达PLC的朋友在windows下与PLC通讯编程。其中对多个线圈、多个寄存器同时赋值的函数由于时间关系没有完成,其他朋友可以在此源码基础上完善它。-This code is a sample program source code and Delta PLC MODBUS protocol dynamic library, has been successfully used i
Visual-CPP-(MFC)
- 非常好的CANOpen通讯程序,在VS中打开,可以直接验证CAN通讯-CANOpen program
IEC61375-1chinese
- IEC61375-1列车通信总线(TCN)协议中文翻译。
CanBusDll_16M
- 通过系统自带的spi驱动can扩展芯片mcp2510,编译后生成一个wince6.0下的库文件,供应用程序使用-Spi driver that comes through the system can expand chip mcp2510, to generate a library file under the wince6.0 compiled for use by applications
PDADemo
- VS2008开发的WinCE6.0系统下应用的串口通讯程序,可支持串口收发等一般性操作!-WinCE6.0 system developed under VS2008 application serial communications program to support general operations such as serial transceiver!
server-and-client
- 两个程序,服务器和客户端,实现服务器和客户端的通行。-Two programs, server and client, server and client access.
CommunicateThoughSharememory
- 通过共享内存机制实现两个进程之间的通信,并在其中一个进程中调用d-Communicate though share memory between two processes