• UDP send/receive data
    I'm using LPC2368 to develop UDP send/receive data Function,But in the RTLTCP library,there is not UDP Receive function,How could I receive data ?
  • UDP send/receive data
    I'm using LPC2368 to develop UDP send/receive data Function,But in the RTLTCP library,there is not UDP Receive function,How could I receive data ?
  • tcp / udp sockets - receiving data
    I have a project for lpc2378 (mcb2370 board) and need to implement a few udp and tcp sockets to send/receive data (client). There is very little explanation for a process of receiving data for tcp ...
  • tcp / udp sockets - receiving data
    I have a project for lpc2378 (mcb2370 board) and need to implement a few udp and tcp sockets to send/receive data (client). There is very little explanation for a process of receiving data for tcp ...
  • RL-TCPnet: UDP send/receive from seperate RTX task
    Hello, I'm using RTX + RL-TCPnet on an LPC1788 dev board. I have the web server enabled and this is working great. In a separate task I have implemented a UDP protocol. Nothing happens until...