Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to multiple servers.... #72

Open
Aimhighn opened this issue May 27, 2023 · 5 comments
Open

Connect to multiple servers.... #72

Aimhighn opened this issue May 27, 2023 · 5 comments

Comments

@Aimhighn
Copy link

Aimhighn commented May 27, 2023

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.

@alejoseb
Copy link
Owner

I am not sure what could be the reason, I need to replicate this configuration to verify the issue.

@GROMKABAN
Copy link

Same problem. Found a solution?

@TheOrignalCDV
Copy link

Hi Aimhighn,
A little off-topic but I note that in issue #63 that you successfully converted the library to CMSIS V1.

I have been struggling to get this going for a few weeks now. Are you able to assist with a branch to your V1 library?

Thanks and best regards,
The OriginalCDV

@Aimhighn
Copy link
Author

Same problem. Found a solution?
Hi. I almost know where the problem is. But I don't have time to modify the library code. If I can, within the next 10 days, I will send the correction code for this work.

@Aimhighn
Copy link
Author

Hi Aimhighn, A little off-topic but I note that in issue #63 that you successfully converted the library to CMSIS V1.

I have been struggling to get this going for a few weeks now. Are you able to assist with a branch to your V1 library?

Thanks and best regards, The OriginalCDV

Hi. Yes. I have already succeeded in porting the library from CMSIS-V2.0 to CMSIS-V1.0. Please wait while we create a fork from the modified code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants