This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

a challenging work on C6000 DSP!! I want to build a server on DSP to receive message from Angilent I/O instrument

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