make the mbed become a server * and receive the data from the client * send the data to the screen. * confirm the server ip is 192.168.1.101
Dependencies: EthernetInterface mbed-rtos mbed
Fork of TCPEchoServer by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:93f5f670deb9 | 2014-10-30 | shiyilei | make the mbed become a server; * and receive the data from the client; * send the data to the screen.; * confirm the server ip is 192.168.1.101 |
6:5dae237341f7 | 2013-06-04 | emilmont | Point to the latest libraries |
5:0f0fdadab553 | 2013-03-01 | emilmont | Update libraries |
4:807322f7570e | 2012-08-13 | emilmont | Update library dependencies |
3:36fd3cfad85a | 2012-08-01 | emilmont | Update socket library |
2:ec5ae99791da | 2012-07-31 | emilmont | Add explicit setting of socket blocking/non-blocking mode and timeout |
1:5cebe0e38cd2 | 2012-07-25 | emilmont | First implementation |
0:38cbb854d85f | 2012-07-25 | mbed_official | Template for TCPEchoServer example |