IPWorks EDI 2020 C++ Builder Edition

Questions / Feedback?

UseSSL Property

Use SSL to access the RemoteHost .

Syntax

__property bool UseSSL = { read=FUseSSL, write=FSetUseSSL };

Default Value

False

Remarks

Use this property to determine whether the component uses SSL to connect with the RemoteHost.

This property is only valid when using version 2.0 of the protocol.

Note: Setting this property to True will set RemotePort to 6619.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 C++ Builder Edition - Version 20.0 [Build 8203]