|
Apr 26, 2005 at 08:16 AM |
PokerRevolutionPokerRevolution Brochure
Overview:
PokerRevolution is an 3D online poker application. Tournament
style play was designed into the application from the ground up.
Speed / Security / Scalability are the key elements to the design
framework of the server components.
Server Features:
firewall/packet filter friendly
All packets have an http header
Port 80 is used for all traffic
- Servers compile on Windows / Linux / FreeBSD
Login / Lobby server are multi-threaded applications
- Game server runs in its own process space. If one game crashes it doesn’t affect any other servers.
- Login server can be multi-homed
- Lobby / Game server can be run on any number of machines to distribute load
- PostgreSQL Database Server is used.
- Hardware random number generator is used to seed shuffling cards
- All packets are encrypt via a public/private key exchange
- AutoUpdating service
Client Features:
- True 3D application
- Customized 3D Avatars
- Virtual Gestures
- More dynamic environment to play in than all other similar games
- Much more visually appealing
- Works on Windows. Soon to be released Mac and Linux versions
- Native applications.
- OpenGL / Direct3D application
- Can be customized to use different graphics.
Game Features:
|
|
|