ServerObject:startserver

Starts and sets the server.

This is usually and normally called by server:Init

Function

Synopsis

server:startserver(port)

Arguments

number port
The port the server should start on.

Returns

Nothing.

See Also

Other Languages