Version: 5.4

NetworkTransport.StartSendMulticast

Cambiar al Manual
public static bool StartSendMulticast (int hostId, int channelId, byte[] buffer, int size, out byte error);

Parámetros

hostId Id of udp socket used to establish connection.
channelId First connection id from group connection.
buffer Data buffer.
size Data buffer length.
error Possible error.

Descripción

Start process sending message per group of connected connection.