Accept
  Next

Accepts a waiting connection and returns a new Client object.
This method will block until a connection is made.
You can check the Pending property for waiting connections.
Syntax: Accept

Example:
client.Value = server.Accept