Skip to content

Connect to multiple servers.... #72

@Aimhighn

Description

@Aimhighn

Hello. Hope you're well.
I want to simultaneously write and read from one client board to several servers.
For example, here are two servers with
Server1: IP:192.168.1.101, Port:2000
Server2: IP:192.168.1.102, Port:2001
According to the picture, I considered a telegram for each of them.
In the case that both servers are ready to accept and communicate, there is no problem and data exchange is done, but when one server fails, the connection with the other server also fails.
image
image
How can I solve this problem?
In fact, I want to not waste time to query other servers in case of a server loss.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions