UseTCP Property

Whether to use TCP.

Syntax

bool GetUseTCP();
int SetUseTCP(bool bUseTCP);

Default Value

false

Remarks

This property specifies whether TCP is used. By default this proprety is False and UDP is used. When set to True TCP will be used as the underlying protocol.

When set to True the following additional settings are also applicable:

Data Type

Boolean

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