This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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@gmail.com

Parents
  • There aren't directly many 8051 with network support, and not so many "network-on-a-chip" solutions either, so having a Linux dongle with serial port on one side and a network connector on the other side is a good solution to get simple networking.

    For people who design new hardware, it is normally way better to use an ARM chip with much of the network hardware integrated in the chip.

Reply
  • There aren't directly many 8051 with network support, and not so many "network-on-a-chip" solutions either, so having a Linux dongle with serial port on one side and a network connector on the other side is a good solution to get simple networking.

    For people who design new hardware, it is normally way better to use an ARM chip with much of the network hardware integrated in the chip.

Children
No data