We're using udp for tftp and it seems to be working well. There was a change we needed to make in uip.c to allow remote tftp server to switch from well known port 69, to dynamic service port.
Please keep us posted on your results with UDP. That will help us get benchmark to verify the stability. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Samuel Engelmajer Sent: Wednesday, February 28, 2007 6:47 AM To: uip-users@sics.se Subject: [uip-users] udp in uip Hi all, here is a simple question. I'm a newcomer to uip/lwip stacks. I'm designing an Ethernet architecture for an embedded 16-bit processor. I need both TCP and UDP connection. Is UDP well implemented in uip - I mean, reliable? Previous mails indicate some bugs. Does lwip really offer better udp service? Thanks, Samuel Engelmajer