|
|||||||||||
|
Re: securing web based game
From: Tim Aranki <tim.aranki(at)dev-quest.com>
Date: Mon Dec 23 2002 - 11:13:09 EST
Hi,
My guess is that this is a stand-alone flash game that you would like users to play, and then have the score posted back to your server. This means that in you scenario, the client has a one-time download, and then no communication with the server until the game is completed, correct? In this case, you are facing the age-old question: "what is secure enough?" That is not a question I can answer for you, as you know best the ramifications of someone cheating on your game. The sessionID/hash that you are talking about it a solution that will stop the casual cheater, but not anyone who knows what they are doing, and has 10 minutes to spare. The problem you are facing is that any logic you put on the client side is going to be somewhat trivial to hack and leverage against you. This is why online games run off a central gaming server/cluster. Again, your security solution here will depend on "what is secure enough" for you. -tim
> As far as I understood from your post, whenever game runs on a client-side
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:46 EDT |
||||||||||
|
|||||||||||