High, I'm trying to change my application from single user to multi-user.
To start off I'm wondering if I need to minimize the data send between the stations or not.
The maximum amount would be something like two to 3 hundered single variables that would be sent each simulation step (each second). There would be a maximum of 4 users, and it would all be in a lokal network.
Would such an amount of data fit within a second? Or do I need to minimize the data that is send?




Reply With Quote