• 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...
  • MCB1700 UDP Packet Sending
    Hey all, Working with the MCB1700, with the LPC1768 processor and Keil IDE. I'm attempting to figure out how to send udp packets with the device and currently the board only came with an example...
  • 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 fails
    Hi, netUDP_Send fails with netSatus=netInvalidParameter. netStatus s = netInitialize (); char packet[] = "M-SEARCH * HTTP/1.1\r\n" "HOST: 239.255.255.250:1900\r\n" "MAN: \"ssdp:discover\...
  • SENDING DATA THROUGH UDP
    Hi Everyone Its lokesh. Please any one guide me, how to create UDP packet to send to the PC. Please give me any example code of complete UDP packet. thank you. Regards LOKESH lok.chitti...