• 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...
  • 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...
  • 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 ...
  • Sending UDP Data, Serial Link
    Hi there! Im having some troubles implementing a DHCP server on a microcontroller. System Overview: -Webserver (RL-ARM) running on MCBSTM32E -MCBSTM32E connected over UART with a WLAN module...
  • 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...