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

Committer:
okini3939
Date:
Thu Nov 07 01:44:20 2013 +0000
Revision:
8:46437b951a2f
Parent:
7:0a3cf89d5b93
re-use thread

Who changed what in which revision?

UserRevisionLine numberNew contents of line
okini3939 7:0a3cf89d5b93 1 http://mbed.org/users/mbed_official/code/mbed/builds/f37f3b9c9f0b