TOBI Interface A
0.1
|
virtual void tia::TiAClient::startReceiving | ( | bool | use_udp_bc | ) | [virtual] |
Turns the client into receiving state The caller will be blocked until the client is ready to receive or an error has occurred.
use_udp_bc | if true data will be received via UDP broadcast instead of TCP |
std::ios_base::failure | if the client is not connected or if an error occurred |