Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE UDP message send/rx
2013-12-31, 07:39
Post: #2
iPXE UDP message send/rx
Hi,
I am new to PXE. I have found that UDP has been used in functions like start_dhcp, pxebs, syslogs, tftp ....

I want to write a code to use UDP for sending a charachter buffer send and recieve another from the client (which is also running a UDP program , for example a linux machine).

How can I use the code for this purpose. I do not know the APIs that can be used for this purpose. there are functions like ref_init, intf_init, monojob_wait.... which i am not well aware of.

I know that there is a function called udp_open, udp_tx and udp_rx...

Could you please help.

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE UDP Use Case? - knoway - 2013-12-30, 19:05
iPXE UDP message send/rx - knoway - 2013-12-31 07:39
UDP API usecase - abhinandan - 2013-12-31, 09:15



User(s) browsing this thread: 1 Guest(s)