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

DefaultForwardPort Property

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

Syntax

[VB.NET]
Public Property DefaultForwardPort As Integer

[C#]
public int DefaultForwardPort {get; set;}

Remarks

When a client connects the component will establish a new connection to the host specified in DefaultForwardHost on the port specified here. 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 ForwardPort event parameter within the WebSocketOpenRequest event.

Default Value

0

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