Listening Property
If True, the component accepts incoming connections on LocalPort.
Syntax
ipdaemoncontrol.Listening[=boolean]
Default Value
False
Remarks
Use this property to make the control 'listen' (accept connections) on the port specified by the LocalPort property. Setting this property to False will make the control stop listening. (Please note that this does not close any existing connections).
This property is not available at design time.
Data Type
Boolean