• 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 ?
  • Keil UDP Multicast Send/Receive
    Hi, I am trying to implement UDP Multicast Functionality on Keil MCBSTM32F400 Board. I have defined a mulicast group ip:port as { 224.220.0.1: 1995 } I want to listen on this group...
  • UDP sending data using RL-TCPNET stack
    I am using the RL-TCPNET library and have some issues as follows: I am using a UDP Client on my target device and sending data to the computer. However when I send data say 10000 times over UDP using...
  • RL-TCPnet - UDP callback
    Hello, I'm noticing a strange scenario happening on my system while using a UDP socket from the RL-TCPnet library. Scenario summary: lpc1788 micro - custom board RTX in use 1 UDP socket Webserver...
  • Seperate Hex file creation
    HI i m using 80c52 with external ROM for my project. I hve three external ROM with adress ROM 1 0x0000 to 0x1FFF ROM 2 0x2000 to 0x3FFF ROM 3 0x4000 to 0x5FFF Now i need to burn my code on...