Build an IClientTransportFactory that yields ReverseClientTCP_transports wired to provider. Pass this as OPCUAClientOptions.transportFactory to make an OPCUAClient wait for a server-initiated (reverse) connection instead of dialing out.
IClientTransportFactory
provider
OPCUAClientOptions.transportFactory
Build an
IClientTransportFactorythat yields ReverseClientTCP_transports wired toprovider. Pass this asOPCUAClientOptions.transportFactoryto make an OPCUAClient wait for a server-initiated (reverse) connection instead of dialing out.