ClientObject:Init

Initializes the client object.

Function

Synopsis

clientobject:init( sockettype )

Arguments

SocketType string
"tcp", "udp" or user-defined.

Returns

Nothing.

See Also

Other Languages