Variable Length Windows Real-Time Target UDP Receive Block

조회 수: 2 (최근 30일)
Arne
Arne 2014년 8월 25일
답변: Dimitri MANKOV 2022년 11월 18일
I would like to receive variable length UDP packets in a Windows Real-Time Target environment. The packets would be bounded in size of course. Is this possible?

답변 (1개)

Dimitri MANKOV
Dimitri MANKOV 2022년 11월 18일
Hi Arne,
That should be possible in my opinion. I would define the maximum expected size in your UDP receive block, and then discard any elements that do not contain any meaningful data.
Best,
Dimitri

카테고리

Help CenterFile Exchange에서 Development Computer Setup에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by