ServerObject
A Server object
Functions
ServerObject.tcp:acceptAll | Connect to a server. |
ServerObject:Init | Initializes the server. |
ServerObject:checkPing | Check for ping messages. |
ServerObject:receive | Receive data from client(s). |
ServerObject:respondToServBrowser | Dis/Allow Server Browser responses. |
ServerObject:send | Send data to client(s). |
ServerObject:setCallback | Sets the callbacks for the server. |
ServerObject:setHandshake | Sets a handshake for the server. |
ServerObject:setPing | Sets the ping for the server. |
ServerObject:startserver | Starts and sets the server. |
ServerObject:update | Update the server. |
See Also
Category: