aspose file tools
The moose likes Security and the fly likes Security in online game Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Security in online game" Watch "Security in online game" New topic
Author

Security in online game

raul marzo
Greenhorn

Joined: Apr 09, 2007
Posts: 21
Hi

I'm developing a chess online game in java, and I would like to know if I actually need to apply some kind of security on communications between game clients and the server (as this is its arquitecture) apart from authentication, and which libraries would be suitable for this functionality, given the fact that, beeing an online game, the time processing the messages between clients and server should be minimal.

Thanks in advance


<a href="http://benderscasino.blogspot.com/" target="_blank" rel="nofollow">http://benderscasino.blogspot.com/</a>
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Security in online game
 
Similar Threads
online multiplayer snake game: packet overhead
To create online chess game
Ajax Security Libraries
Building Requirements for Games
why use raw sockets for online multiplayer games