Topic: APLX Help : System Classes : Methods : Listen
[ Previous | Next | Contents | Index | APL Home ]

www.microapl.co.uk

The 'Listen' method


Argument: None
Result: None

Valid for: Socket

The Listen method is used for sockets at the server end of a network connection. It sets up the socket so that it is associated with the port specified in the port property.

See the description of the Socket class for details.


Topic: APLX Help : System Classes : Methods : Listen
[ Previous | Next | Contents | Index | APL Home ]