Analyzing the Game Application
Before deploying the game application, learn the application components to be deployed and the relationships between these components.
The entire game application consists of four components: game client on the foreground, wow-auth login authentication system, wow-world game server, and MySQL database on the background. The following table describes these components and their relationships.
|
Item |
Description |
|---|---|
|
Application Components |
|
|
The game client is prepared in advance. You can directly download the client to install the game. |
|
Stores game data. |
|
Authenticates login of game players. |
|
Provides the game. |
|
Relationships between the components |
|
|
|
Last Article: Preparation: Reconstructing the Game Application Architecture
Next Article: Preparing the Environment
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.