The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE UDP message send/rx
2013-12-30, 19:05
Post: #1
iPXE UDP Use Case?
Hi,
I have recently been using the iPXE software. Could any one help me with the following:

to add a message send option to/from iPXE over the network to another machine whose IP address is available. I have found that UDP has been used in DHCP, DNS, PXEBS, SYSLOGS, TFTP .... but could anyone guide me on how their implementation can be modified to use UDP to send/receive a message (a charachter buffer for example with acknowledgement from client).
I am not much familiar with these concepts.
There seems to be pattern like a monojob, a transfer control job, transfer data job in the above source files but how to use them for a simple data buffer transfer I do not know.

Thanks
knowno
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)