StructClientUseAsTCP (STRUCT)

TYPE StructClientUseAsTCP : STRUCT

Structure used to set the initial values of TCP client

InOut:

Name

Type

Comment

sIPAddress

STRING

Ip address of the peer to send message

uiPort

UINT

TCP port to use

sIPAddressSO

STRING

Address of the peer device used to connect web client (switchover)

uiPortSO

UINT

tConActiveTimeout

TIME

Connection active timeout

xUseTLS

BOOL

If TLS has to be use

xUseCert

BOOL

If certificate has to be used

sCertThumb

STRING

Local certificate thumbprint

sCertThumbPeer

STRING

Peer certificate thumbprint