lycanthought / testTCPServer

testing Mbed TCPServer with async methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testTCPServer

testing Mbed TCPServer with async methods

Test NetworkInterface up/down The NetworkInterface can be brought up/down by plugging/unplugging the network cable or by commands 'd'/'c' over serial terminal. The state change is detected and a TCP server is started or stopped.

About

testing Mbed TCPServer with async methods


Languages

Language:C++ 74.0%Language:Python 26.0%