You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two computers that are setting/modifying a variable that must be shared between both computers
When one computer sets the value, I want to be able to update the data on the other computer side.
I was thinking about a broadcast client / server architecture.
I was wondering how this library can be of any help ?
Regards
The text was updated successfully, but these errors were encountered:
Hi,
I have two computers that are setting/modifying a variable that must be shared between both computers
When one computer sets the value, I want to be able to update the data on the other computer side.
I was thinking about a broadcast client / server architecture.
I was wondering how this library can be of any help ?
Regards
The text was updated successfully, but these errors were encountered: