my PC has an angilent I/O instrument , open it:
its function is to find LAN instrumemt linked to PC:
if I click "add an instrument", the angilent interface will send a broadcast message,
and now my code on DSP can receive the broadcast message:
angilent I/O instrument's IP address is 192.168.1.11, my DSP's IP is 192.168.1.77
but , how can I return DSP's message to angilent I/O interface?
my project is to build a LXI insrument on C6000 DSP,and angilent I/O interface can find this LXI intrument .
t