Hi,
I'm currently working on a project that requires multiple instances of a server state machine for multiple instances of a client state machine.
What I mean is, we have a centralised server that all clients will connect to. Having just one client moving around isn't a problem since the server can easily track one. However, this becomes a problem when multiple clients are introduced. The...
2009-10-13 10:21:37 UTC in UniMod