Framework EDI Reference. Methods and Properties
ediTransport. SetHTTPS

Enables the ability to send or receive a file using HTTPS method.

Syntax:

Returns

Returns 1 if the operation is successful; otherwise the operation returns zero.

Remarks:

HTTPS allows transport using Secure Sockets Layer (SSL) or Private Communications Technology (PCT).  The transport takes place over TCP port 443.

Samples