opcua pubsub 消息的wireshark解码

OPC UA Pub/Sub 通过传输层传输消息。从目前公布的文件上看,OPC UA Pub/Sub 具有四种传输方式。

  1. 在LAN 中使用UDP 广播机制实现快速Pub/Sub 消息交换,UADP 消息映射
  2.  直接在Ethernet 网上传输 将UADP 消息映射到Ethernet 帧中。以太类型为0xB62C 。
  3. 通过MQTT,AMQP消息代理消息交换。
  4. 通过TSN 时间实现消息交换
     

UADP格式编码用wireshark解码需要专用插件。

 CW Wireshark Dissectors / OPC UA PubSub UADP Dissector · GitLab

 下载wireshark版本对应的so  dll,

放置 到plugin目录下epan目录下,重启wireshark,查看插件加载情况。

  1. Go to the Releases page and download the current version of the pre-built plugin for your operating system and Wireshark version. It is available as .dll on Windows and .so on Ubuntu for Wireshark versions 3.6, 3.4, and 3.2.

  2. Find out what your Wireshark plugin folder is. In Wireshark, go to Help -> About Wireshark -> Folders or run tshark -G folders and look under Personal Plugins.

  3. Move the downloaded plugin to the folder (you might have to create some subfolders, so that the plugin lies in .../<Wireshark version>/epan) and restart Wireshark.

  4. Check that the installation was successful by going to Help -> About Wireshark -> Plugins or run tshark -G plugins and check that opcua_pubsub_<version>.[dll/so] shows up. You can also check that the plugin is working by opening one of the capture files from the examples/.

下载页面位于:

Releases · CW Wireshark Dissectors / OPC UA PubSub UADP Dissector · GitLab

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

路边闲人2

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值