public static bool SendMulticast (int hostId, int connectionId, out byte error);

Parámetros

hostIdHost ID associated with this connection.
connectionIdID of the connection.
errorError (can be cast to NetworkError for more information).

Descripción

Add a connection for the multicast send.