Difference between revisions of "ClientObject"

(Created page with 'A Client object == Functions == {{#ask: Category:Functions parent::LUBE.client | headers=hide | ?Description }} == See Also == * parent::LUBE * LUBE.client [[Cate…')
 
 
Line 1: Line 1:
 
A Client object
 
A Client object
 
== Functions ==
 
== Functions ==
{{#ask: [[Category:Functions]] [[parent::LUBE.client]]
+
{{#ask: [[Category:Functions]] [[parent::ClientObject]]
 
| headers=hide
 
| headers=hide
 
| ?Description
 
| ?Description

Latest revision as of 20:06, 19 November 2010

A Client object

Functions

ClientObject:InitInitializes the client object.
ClientObject:connectConnect to a server.
ClientObject:disableBroadcastDisables connecting to the broadcast address.
ClientObject:disconnectDisconnects the client from server.
ClientObject:doPingCommence a ping.
ClientObject:enableBroadcastEnable connecting to the broadcast address.
ClientObject:receiveReceive data from the server.
ClientObject:sendSend data to a server.
ClientObject:setCallbackSets the callbacks for the client.
ClientObject:setHandshakeSets a handshake for the client.
ClientObject:setPingSets the ping for the client.
ClientObject:updateUpdate the client.

See Also

Other Languages