JUDP to monitor UDP broadcast

1 次查看(过去 30 天)
Gus Lott
Gus Lott 2015-7-21
Want to use JUDP to capture this UDP broadcast on port 4992. It occurs about every second. As captured using WireShark:
Yet when I use this JUDP command, I get a timeout. mssg = judp('receive',4992,266,1200) Error using judp (line 166) judp.m--Failed to receive UDP packet; connection timed out. Anyone have an idea why I am not picking up the UDP broadcast using judp?
  5 个评论
Dasharath Gulvady
Dasharath Gulvady 2015-7-23
Is there a reason why you want to use "judp" over MATLAB's "udp" function? Do you have Instrument Control Toolbox?
Casey Thomas
Casey Thomas 2022-6-8
I am trying to use the same function and am receiving the same error. I do not have the instrument control toolbox

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Instrument Control Toolbox Supported Hardware 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by