Client switching between two servers

Questions regarding the use of the .NET SDK 2.0 for Server or Client development or integration into customer products ...

Moderator: uasdknet

Post Reply
e.ampe
Jr. Member
Jr. Member
Posts: 1
Joined: 01 Apr 2019, 19:10

Client switching between two servers

Post by e.ampe »

Hi all,

Having a client as a service correctly running against a third party OPC-UA Server (SCADA).

A second identical server (only different DNS name and IP) will be installed and I have been asked to implement an automatic switching function between these two servers.

There is no problem to detect communication or watchdog errors in my client code but what is the easiest and best way to switch session between these servers?

Regards

Post Reply