|
TOBI Interface A
0.1
|
| void tia::TCPDataServer::enableTransmission | ( | const boost::asio::ip::tcp::endpoint & | endpoint, |
| bool | enable | ||
| ) |
Enables/Disables the transmission of data packets to the specified client.
| enable | If true the client will get data packets from the server. |
Definition at line 229 of file tcp_data_server.cpp.