From mboxrd@z Thu Jan 1 00:00:00 1970 From: alex889 Date: Tue, 14 Jul 2009 00:02:00 -0700 (PDT) Subject: [U-Boot] UDP listener In-Reply-To: <24458139.post@talk.nabble.com> References: <24458139.post@talk.nabble.com> Message-ID: <24474656.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thank you for the info, i just want to make sure: for recv ineed to use nc_input_packet and for send i need to use nc_send_packet? how can i recv for a timeout of 1 sec? does it return immediatly? Alex alex889 wrote: > > Hi, > I'm newbie in this subject, > Is it possible to add a very simple UDP listener, which should recv > message and send response? > > I have two NAND chips on my board, and i want to let the user the ability > to choose where to boot from. > > Thanks, > Alex > -- View this message in context: http://www.nabble.com/-U-Boot--UDP-listener-tp24458139p24474656.html Sent from the Uboot - Users mailing list archive at Nabble.com.