ClientObject:setHandshake

Sets a handshake for the client. Should be the same as the server.

Function

Synopsis

client:setHandshake(handshake)

Arguments

string handshake
A unique string, share by client and server to identify connecting and disconnecting client(s).

Returns

Nothing.

See Also

Other Languages