搜索资源列表
heart
- 程序通过串口传递心跳报文实现热备,实现双机热备功能
232_TCPIP
- 程序的最大缺陷: Windows把硬件驱动的接口都进行了抽象和标准化,串口也不例外,大部分的设备都可以通过文件操作API进行存储控制,如:CreateFile、ReadFile、WriteFile等,其实很简单。网上有个SerialPort的类写得还不错,我就直接拿来用了,只做了小小的修改以满足我的要求。原本的类一次只能收发一个Byte,根据需要我改成了512 Byte,需要重点提出的是,当收发多字节数据时,数据的正确性和完整性更需要自己保证,因为串口协议标准只是定义在物理层和数据链路层
php_ser_5.2.0-5.2.17
- php实现RS232串口通信 下载php_ser_5.2.0.zip 解冻把php_ser放到ext目录下, php.ini里加上: extension=php_ser.dll PHP code string ser_version( void ) void ser_open( string port, int baudrate, int databits, string parity, float stopbits, string flowcontrol )
lmn4op.ZIP
- 基于射频设备串口的远程控制装置设计与实现Based on the RF device serial remote control device design and Implementation-Based on the RF device serial remote control device design and Implementation
LABVIEW-internet-communication
- labview实现网络数据传输并采用串口与下位机通讯-labview network data transmission and the use of serial communication with the lower machine
DLL
- 实现串口各种类的DLL,供大家学习参考使用-The realization of serial DLL, consult for everybody to learn