Hardware Developers Community - NI sbRIO & SOM

cancel
Showing results for 
Search instead for 
Did you mean: 

UDP size limitations on sbRIO(e.g. 9607)/SOM

Hi,

since I doesn't have a test system at hand and the NI sales guy seemed to be a little confused with the different meanings of "packet" in the OSI model (UDP <-> IP <-> Ethernet(frame))...

Is there a limitiation when sending via UDP (one call to "UDP write") special to the sbRIO/SOM HW/SW?

My goal is sending about 15000 bytes of payload in a single UDP packet.

Should this be possible?

 

Thanks and greetings from Munich,

Götz

0 Kudos
Message 1 of 3
(4,634 Views)

15,000 is well below the approximate 65K limit to packet size for UDP.  Should work.

 

http://www.ni.com/tutorial/4950/en/ 

Ryan Vallieu CLA, CLED
Senior Systems Analyst II
NASA Ames Research Center
0 Kudos
Message 2 of 3
(4,611 Views)

Thanks for your estimation.

0 Kudos
Message 3 of 3
(4,584 Views)