• Need example for UDP client/server on eval MCB2360
    How can I find such an example. I need to transfer data either way using UDP.
  • UDP Issues
    Greetings All, I am using the RL_ARM TCP net library in order to establish a connection with the LPC2468. I have the following code to initialize the UDP connection: static U8 retval = 0xFF;...
  • UDP speed
    Im using the RL-TCPnet stack to implement UDP on my LPC2478. What speed can i expect from it?? Speed in bytes/sec... As per my calculations, im getting quite low speed - about 70kbytes/sec. In the...
  • UDP transmission
    Hello, I'm developing an application for an ARM9 uC, on the evaluation board MCB-STR9. I'd like to use the RTOS (RTX application) and implement in a RTOS task a UDP based transmission protocol. Even...
  • UDP/IP throughput
    What can one expect the throughput from the UDP/IP communication as in bytes/sec or Mbytes/sec? And how do you really measure?