make the mbed become the udp server to receive the data from the client.
Dependencies: EthernetInterface mbed-rtos mbed
Fork of UDPEchoServer by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:709bdd1667f3 | 2014-10-30 | shiyilei | make the mbed become the ; * udp server to receive the data from the; * client. |
5:76845960c8a2 | 2014-05-14 | Kojto | Update to the latest revisions |
4:9ba81097c238 | 2013-06-04 | emilmont | Point to the latest libraries |
3:818192e20d1b | 2013-03-01 | emilmont | Update libraries |
2:6b1012d93eb2 | 2012-08-01 | emilmont | Remove redundant UDPPacket class |
1:3f409cd0bede | 2012-07-26 | emilmont | First implementation |
0:3e54841149df | 2012-07-26 | mbed_official | Template for the UDP Echo Server example |