EthernetInterface, TCP Echo Server, support multi session

Dependencies:   EthernetInterface mbed-rtos mbed

Fork of TCPEchoServer by mbed official

mbed RTOS により、マルチセッションに対応した TCP Echo Server です。

複数のTCP接続を受付け、処理することができます。

accept の後に fork (スレッドを生成)しています。

Revision:
6:5dae237341f7
Parent:
5:0f0fdadab553
Child:
7:0a3cf89d5b93
--- a/mbed-rtos.lib	Fri Mar 01 15:37:15 2013 +0000
+++ b/mbed-rtos.lib	Tue Jun 04 16:07:06 2013 +0100
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#53e6cccd8782
+http://mbed.org/users/mbed_official/code/mbed-rtos/
\ No newline at end of file