[Home] [Groups] - Message: [Prev in Group] [Next in Group]
29827: [MUD-Dev] Client side simulation
[Full Header] [Plain Text]
From: dienw <dienw@gamedevid.org>
Newsgroups: nu.kanga.list.mud-dev
Date: Sat, 03 Apr 2004 03:56:45 +0700
References: [1]
Organization: Kanga.Nu
Is it worth to design a client side simulation model?
Contrast with common server side simulation, and clients receiving
states update only.
Means it's a client/server model, but server only passing events
(and maybe validating and control some central issue like timing).
Real implementation is in each client. If everything runs well, it
will run in sync. If any out-of-sync happen, server should
invalidate the session.
The reason behind is to reduce server load to the clients.
Thanks.
-dienw-
_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev