ServerSocket.Listen

From Xojo Documentation

Method

ServerSocket.Listen()

Supported for all project types and targets.

Begins the listening process for the ServerSocket with the properties you specified.

Example

Start listening on a previously created ServerSocket:

mServerSocket.Listen