资源列表
Redirect-Input-and-Output-windows
- . It uses the inherited handles for STDIN and STDOUT to access the pipe created by the parent. The parent process reads from its input file and writes the information to a pipe. The child receives text through the pipe using STDIN and writes to the p
TcpServer-Client
- 一个简单的基于TCP的Server和Client通信的程序,适合新手入门参考。-A TCP Server and Client communication program based on simple, suitable for beginners reference.
Tcpclient
- TCP通信的客户端程序,可以连接远程服务器进行数据通信-Client TCP communication, you can connect a remote server for data communication
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
iic_master
- 通过verilog 语言实现iic master功能,并由LED输出打印-iic master
SerialCom
- 串口通讯,实现232串口通讯功能,已经调试,使用需要重新配置端口-Communication window
ChatClient
- C++开发的非常棒的聊天工具-c++ development chat tool
APPModBus
- 这个程序是基于java 语言的 modbus控制系统,主要通过实现modbus协议控制元件。-the application is based on the java Modbus serial control system, and control the components by using modbus protocol .
TCPClient
- just to test somethings
list
- address list system based on block storage
TX1
- MFC开发的视屏聊天程序,里面内容都有注释说明。-MFC development of video chat program
CSocket-Sample
- VS2008里MFC写的CSOCKET 聊天室,分为Client及Server端,Server端会显示本机ip,Client端要指定ip才可以登入。-VS2008 MFC write CSOCKET in chat rooms, divided into Client and Server side, Server side will display the local ip, Client-side to specify the ip can log on.
