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.

Parameters:
use_udp_bcif true data will be received via UDP broadcast instead of TCP
Exceptions:
std::ios_base::failureif the client is not connected or if an error occurred
See also:
stopReceiving(), receiving(), getDataPacket()
 All Data Structures Files Functions Variables Enumerations