资源简介
modbus tcp 封装类
代码片段和文件信息
/*
* Copyright © 2010-2011 Stéphane Raimbault
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not write to the Free Software
* Foundation Inc. 51 Franklin Street Fifth Floor Boston MA 02110-1301 USA
*/
#include
#ifndef _MSC_VER
#include
#else
#include “stdint.h“
#endif
#include
#include
/* Sets many bits from a single byte value (
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 4739 2015-08-09 11:55 libmodbus\config.h
文件 534 2016-06-08 14:45 libmodbus\Makefile
文件 2636 2016-06-08 14:41 libmodbus\modbus-data.c
文件 4172 2016-06-08 14:34 libmodbus\modbus-private.h
文件 2402 2014-04-03 05:34 libmodbus\modbus-rtu-private.h
文件 28305 2016-06-08 14:41 libmodbus\modbus-rtu.c
文件 1434 2014-04-03 05:34 libmodbus\modbus-rtu.h
文件 1506 2014-04-03 05:34 libmodbus\modbus-tcp-private.h
文件 18544 2016-06-21 13:55 libmodbus\modbus-tcp.c
文件 1825 2014-04-03 05:34 libmodbus\modbus-tcp.h
文件 2031 2015-08-09 11:55 libmodbus\modbus-version.h
文件 51387 2016-06-21 15:10 libmodbus\modbus.c
文件 7925 2016-06-02 16:17 libmodbus\modbus.h
目录 0 2017-06-25 17:22 libmodbus
----------- --------- ---------- ----- ----
127440 14
- 上一篇:dvb-TV-机顶盒核心代码
- 下一篇:SM3算法
相关资源
- C++ 检测TCP_IP协议是否安装(提高篇
- 3D测量 TCP通信
- modbus仿真工具
- 《基于TCP协议的端口扫描技术》pdf
- MODBUS编程调试工具(附相关)
- stm32 w5500 (tcp server)
- libmodbus-3.1.6 VS2019(支持x64)
- 基于C#的Socket TCP通信,服务端源代码
- 网络通信TCP UDP调试
- Qt modbus封装
- modelbus协议rtutcp
- TCP/UDP网络调试助手含源码
- stm32 RS485 MODBUS从站例程
- 人机交互:定制串口屏,工业触摸屏
- stc51单片机modbus
- stc51单片机modbus网络tcp模式
- STM32_MODBUS_RTU 基于STM32的ModbusRtu协议程
- STM32F103VCT6+ENC28J60(SPI2)基于uip的Mo
- stm32modbus(串口测试)
- W5500_ModBus_TCPS
- 基於stm32f103實現modbus-rtu主機源程序
- modbus控制30路下位机程序
- modbus主机程序,STM32,内容完整,结构
- w55000 modbus tcp
- 基于STM32的MODBUS
- 51单片机modbus
- c++ tcp文件传输(含服务器端和客户端
- c++ TCP 打洞源码
- tcp connect扫描端口扫描
- TCP/IP Socket操作(c++在线聊天源码)
评论
共有 条评论