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 (スレッドを生成)しています。

mbed-rtos.lib

Committer:
emilmont
Date:
2012-07-25
Revision:
1:5cebe0e38cd2
Child:
2:ec5ae99791da

File content as of revision 1:5cebe0e38cd2:

http://mbed.org/users/mbed_official/code/mbed-rtos/#4238c328365e