IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

Listening Property

If True, the component accepts incoming connections on LocalPort.

Object Oriented Interface

public function getListening();
public function setListening($value);

Procedural Interface

ipworksws_wsserver_get($res, 19 );
ipworksws_wsserver_set($res, 19, $value );

Default Value

false

Remarks

Use this property to make the class 'listen' (accept connections) on the port specified by the LocalPort property. Setting this property to False will make the class stop listening. (Please note that this does not close any existing connections).

This property is not available at design time.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0