New1
Previous
Next
Initializes a Server object.
The server will listen on all available IP addresses on the specific port.
Syntax: New1 (Port As Int32)
Example:
server.New1 (50000)