make the mbed become the udp server to receive the data from the client.
Dependencies: EthernetInterface mbed-rtos mbed
Fork of UDPEchoServer by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
6:709bdd1667f3 | 2014-10-30 | make the mbed become the ; * udp server to receive the data from the; * client. | File Diff Annotate |
2:6b1012d93eb2 | 2012-08-01 | Remove redundant UDPPacket class | File Diff Annotate |
1:3f409cd0bede | 2012-07-26 | First implementation | File Diff Annotate |
0:3e54841149df | 2012-07-26 | Template for the UDP Echo Server example | File Diff Annotate |