Why does Matlab udp only receive packets when Wireshark is running in the background?

2 views (last 30 days)
I've written a basic script to capture and store a certain amount of packets. The udp object only increments the .BytesAvailable when wireshark is in the background. As soon as I turn off wireshark, my script stops collecting packets and as soon as I turn it back on, it will continue collecting.

Answers (0)

Categories

Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!