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

DefaultForwardHost Property

The default address of the host to which data will be forwarded.

Object Oriented Interface

public function getDefaultForwardHost();
public function setDefaultForwardHost($value);

Procedural Interface

ipworksws_wsproxy_get($res, 16 );
ipworksws_wsproxy_set($res, 16, $value );

Default Value

''

Remarks

When a client connects the class will establish a new connection to the host specified here on the port specified by DefaultForwardPort. Data can then be freely sent and received between the client and host.

You may also override the default value specified here by setting the ForwardHost event parameter within the WebSocketOpenRequest event.

Data Type

String

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