Home |All Classes |Grouped Classes |Index |Search
Send packet to the specified channel.
void CL_NetComputer::send( const CL_String & packet_channel, const CL_DataBuffer & packet, bool reliable = true);
Detailed description:
set reliable to false to send with udp.