TCP connections are handled by the Ace.TCP server.
Ace.TCP
To start the server run Ace.TCP.start(port).
Ace.TCP.start(port)
Starts the server listening on the given port
Starts the server listening on the given port.