Skip to content

Device communication combat project based on Qt framework

License

Notifications You must be signed in to change notification settings

1900Linz/QtCommunication

Repository files navigation

**温馨提醒**
🕙 分享是一种美德,右上随手点个 🌟 Star,谢谢

MIT license

ContentList

MQTT

更新时间:2023/9/2

description

基于客户端-服务器的消息发布/订阅传输协议 mqtt ps. mqtt的包有很多个版本,这里用的emqx里的

https://github.com/emqx/qmqtt 

另外还有qt官网提供的

https://github.com/qt/qtmqtt

blog

我的博客

返回目录

backtotop


windows_Platform_USB

更新时间:2023/9/9

description

这里用了windows的接口RegisterDeviceNotification ps. https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-registerdevicenotificationa 我看文档里写8及以后应该用另一个,同时不需要创建一个win的窗口句柄,但还没试

blog

我的博客

返回目录

backtotop


modBus_tcp

更新时间:2023/9/13

description

返回目录

backtotop


HTTPon5

更新时间:2023/?/?

description

qt6 有封装的模块,但此栗base on qt5

返回目录

backtotop


About

Device communication combat project based on Qt framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published