TCP Multi Client server with Debug Server. Can handle multiple client requests and sends debug messages to a client connected to a different port. Tested on Landtiger and mbed
Dependencies: EthernetInterface Server TCPDebug mbed-rtos mbed
Fork of ThreadServer by
Revision 1:7f1fe0784e7e, committed 2013-06-13
- Comitter:
- lemniskata
- Date:
- Thu Jun 13 20:08:32 2013 +0000
- Parent:
- 0:fe887190dddb
- Commit message:
- V1
Changed in this revision
EthernetInterface.lib | Show annotated file Show diff for this revision Revisions of this file |
TCPDebug.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r fe887190dddb -r 7f1fe0784e7e EthernetInterface.lib --- a/EthernetInterface.lib Thu Jun 13 20:01:19 2013 +0000 +++ b/EthernetInterface.lib Thu Jun 13 20:08:32 2013 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/lemniskata/code/EthernetInterface/#1dfd2c3e099a +http://mbed.org/users/lemniskata/code/EthernetInterface/#1b0ac0d7d776
diff -r fe887190dddb -r 7f1fe0784e7e TCPDebug.lib --- a/TCPDebug.lib Thu Jun 13 20:01:19 2013 +0000 +++ b/TCPDebug.lib Thu Jun 13 20:08:32 2013 +0000 @@ -1,1 +1,1 @@ -TCPDebug#c2bfbcc99b65 +http://mbed.org/users/lemniskata/code/TCPDebug/#c2bfbcc99b65