JUDP to monitor UDP broadcast
Mostra commenti meno recenti
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 Commenti
John D'Errico
il 22 Lug 2015
Please don't post multiple identical questions. Copy deleted.
Walter Roberson
il 22 Lug 2015
Gus Lott
il 23 Lug 2015
Dasharath Gulvady
il 23 Lug 2015
Is there a reason why you want to use "judp" over MATLAB's "udp" function? Do you have Instrument Control Toolbox?
Casey Thomas
il 8 Giu 2022
I am trying to use the same function and am receiving the same error. I do not have the instrument control toolbox
Risposte (0)
Categorie
Scopri di più su Instrument Control Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!