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
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:36fd3cfad85a | 2012-08-01 | Update socket library | File Diff Annotate |
2:ec5ae99791da | 2012-07-31 | Add explicit setting of socket blocking/non-blocking mode and timeout | File Diff Annotate |
1:5cebe0e38cd2 | 2012-07-25 | First implementation | File Diff Annotate |
0:38cbb854d85f | 2012-07-25 | Template for TCPEchoServer example | File Diff Annotate |