MQTT Client :
- Multiple topic (one click subscribe / unsubscribe)
- One click publication replay
- Publication filter
- Display publication in hexadecimal if the program guess that the payload is not UTF8
- Save a publication payload to a file
- Allow to publish from a file
- Automatically detect image publication (PNG/GIF/JPEG) then display a thumbnail
- Multiple configuration supported for connection
- Function related to publication : Delete one publication, delete all publication on one level, copy payload, view payload in hexadecimal
- Publish in hexadecimal / utf-8
- Run as a service, can still receive publications while in background
- Basic statistics : Total payload received, total message received.
- Support notification on topic change
- Support basic secure connection (no client certificate)
- IPv6 support
Any suggestion to improve the program are welcome !
MQTT客户:
- 多个主题(点击订阅/退订)
- 一键发布重播
- 出版物过滤器
- 十六进制显示出版物如果程序猜测负荷是不是UTF8
- 保存一个出版物净荷到文件
- 允许从文件发布
- 自动检测图像的出版物(PNG / GIF / JPEG)则显示缩略图
- 支持连接多配置
- 功能关系到刊物:删除一个发布,删除在一个水平上的所有出版,复制有效载荷,有效载荷观点十六进制
- 发布十六进制/ UTF-8
- 作为一个服务运行,仍然可以接收的出版物,而在后台
- 基本统计:共收到有效载荷,共收到消息。
- 在题目的变化支持通知
- 支持基本的安全连接(没有客户端证书)
- 支持IPv6
改进方案有任何建议,欢迎!