Topic: APLX Help : System Classes : Callbacks : onConnectRequest
[ Previous | Next | Contents | Index | APL Home ]

www.microapl.co.uk

The 'onConnectRequest' callback


Event number: 49
Generated for: Socket

This event occurs on a server-side socket, when you have called Listen and a client tries to connect. It indicates that you should now call the Accept method to accept the connection.


Topic: APLX Help : System Classes : Callbacks : onConnectRequest
[ Previous | Next | Contents | Index | APL Home ]