Home | All Classes | Grouped Classes | Index | Search

CL_NetGroup::send

Send packet to all the computers in the group.

	void send(
		const std::string& packet_channel, const CL_NetPacket& packet, bool reliable = true);

See also:

CL_NetGroup | CL_NetPacket



Questions or comments, write to the ClanLib mailing list.