LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

USRP TX RX example code

I m using the NI USRP 2932. How can I extract the header information at the receiver side in USRP Packet TX RX example code?

0 Kudos
Message 1 of 2
(2,657 Views)

Hello,

 

referred to the user manual of your device>> Setting Up the Network (Ethernet Only)>> Note.

I found out that the NI-USRP uses User Datagram Protocol (UDP) to broadcast packets.

 

To parse out information such as header Information, you could use the WinPcap Functions.

 

Good luck,

Greetings and Regards,
James
0 Kudos
Message 2 of 2
(2,586 Views)