|
TOBI Interface A
0.1
|
| void tia::UDPDataServer::setDestination | ( | const std::string & | address, |
| boost::uint16_t | port | ||
| ) |
Sets the destination to sent packets to.
| address | name or IPv4 address of the destination |
| port | the destination port |
Definition at line 75 of file udp_data_server.cpp.