1 Star 0 Fork 73

草语 / iot-communication

forked from Oscura / iot-communication 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

IOT-COMMUNICATION

Maven-v1.4.4 Language-java8 Idea-2022.02.03 CopyRight-Oscura License

英文 | 中文

简述

如果这个库对你有帮助,请给作者一颗:star:

目前它只是一个物联网通信的工具,包含

  • 西门子S7通信协议
  • Modbus通信协议
  • RTSP、RTCP、RTP、H264协议
  • MP4 (FMP4) 协议
  • 基础字节数组解析转换工具

使用指南

在JAVA工程的pom.xml文件中添加该依赖即可


<dependency>
    <groupId>com.github.xingshuangs</groupId>
    <artifactId>iot-communication</artifactId>
    <version>1.4.4</version>
</dependency>

教程链接

联系方式

如果有任何问题,可以通过以下方式联系作者,作者在空余时间会做解答。

许可证

根据MIT许可证发布,更多信息请参见LICENSE
@2019 - 2099 Oscura版权所有。

赞助

一杯奶茶足矣
微信 (请备注上你的姓名)
微信

MIT License Copyright (c) 2021-2099 Oscura Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

目前是工业物联网通信工具,1、包含西门子S7协议,目前可以访问西门子 S300,S400,S1200,S1500,S200smart以及西门子机床828D,2、包含Modbus通信协议,3、包含RTSP,RTCP,RTP,FMP4通信协议(用于海康摄像头WEB监控); 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/5511/iot-communication.git
git@gitee.com:5511/iot-communication.git
5511
iot-communication
iot-communication
master

搜索帮助