IPWorks WebSockets 2020 Delphi Edition

Questions / Feedback?

DefaultForwardHost Property

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

Syntax

property DefaultForwardHost: String read get_DefaultForwardHost write set_DefaultForwardHost;

Default Value

''

Remarks

When a client connects the component 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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks WebSockets 2020 Delphi Edition - Version 20.0 [Build 8155]