Difference between revisions of "Portal:SWGANH Architecture"

From SWGANH Wiki
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="border:0; margin: 0.2em 10px 10px;">
+
{{PageHeader|Server Architecture|General Overview}}
<div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:5px;">
+
<div style="line-height:120%; padding:0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
+
<span style="color:#cf7606; font-size:200%;">'''Welcome to'''&nbsp;</span><span style="color:#005288; font-size:200%;">'''SWGANH System Architecture Portal'''</span>
+
</div>
+
 
+
{| style="zborder-top:1px solid #aaaaaa;" width="100% border-collapse: collapse;" cellpadding=0 cellspacing=0
+
|- align="center" valign="top"
+
| style="padding: 0.2em;" width="25%" | '''[[-]]''' &nbsp; | &nbsp; '''[[-]]''' &nbsp; | &nbsp; '''[[-]]''' &nbsp; | &nbsp; '''[[Help|Help & Support]]'''
+
|}
+
</div>
+
</div>
+
 
+
 
{| style="border:0; margin: 0;" width="100%" cellspacing="10"
 
{| style="border:0; margin: 0;" width="100%" cellspacing="10"
 
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" |
 
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" |
Line 19: Line 7:
 
| valign="top" | {{Click | image=Crystal_Clear_app_terminal.png | link=Sysadmin hub | width=80px | height=80px}}
 
| valign="top" | {{Click | image=Crystal_Clear_app_terminal.png | link=Sysadmin hub | width=80px | height=80px}}
 
| valign="top" |   
 
| valign="top" |   
* [[AdminServer:Arch_AdminServerWhatis|What is the Admin Server?]]
+
* [[AdminServer (Architecture)|What is the Admin Server?]]
* [[AdminServer:Arch_AdminServerDiagram|Admin Server Diagrams]]
+
* [[AdminServer (Architecture)|Admin Server Diagrams]]
 
|}</div>
 
|}</div>
 
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" |
 
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" |
Line 26: Line 14:
 
<div style="background:#ffffff; padding:0.2em 0.4em;">
 
<div style="background:#ffffff; padding:0.2em 0.4em;">
 
{| style="border: 0; margin: 0;" cellpadding="3"
 
{| style="border: 0; margin: 0;" cellpadding="3"
| valign="top" | {{Click | image=Crystal_Clear_app_tutorials.png | link=Developer hub | width=80px | height=80px}}
+
| valign="top" | {{Click | image=Crystal_Clear_app_tutorials.png | link=Arch_ChatServerWhatis | width=80px | height=80px}}
 
| valign="top" |   
 
| valign="top" |   
* [[ChatServer:Arch_ChatServerWhatis|What is the Chat Server?]]
+
* [[ChatServer (Architecture)|What is the Chat Server?]]
* [[ChatServer:Arch_ChatServerDiagram|Chat Server Diagrams]]
+
* [[ChatServer (Architecture)|Chat Server Diagrams]]
 
|}</div>
 
|}</div>
 
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" |
 
| valign="top" style="padding:0; border:1px solid #aaaaaa; margin-bottom:5px;" |
Line 37: Line 25:
 
| valign="top" | {{Click | image=Crystal_Clear_app_display.png | link=User hub | width=80px | height=80px}}
 
| valign="top" | {{Click | image=Crystal_Clear_app_display.png | link=User hub | width=80px | height=80px}}
 
| valign="top" |   
 
| valign="top" |   
* [[ConnectionServer:Arch_ConnectionServerWhatis|What is the Connection Server?]]
+
* [[ConnectionServer (Architecture)|What is the Connection Server?]]
* [[ConnectionServer:Arch_ConnectionServerDiagram|Connection Server Diagrams]]
+
* [[ConnectionServer (Architecture)|Connection Server Diagrams]]
 
|}
 
|}
 
</div>
 
</div>
Line 52: Line 40:
 
| valign="top" | {{Click | image=Crystal_Clear_app_display.png | link=User hub | width=80px | height=80px}}
 
| valign="top" | {{Click | image=Crystal_Clear_app_display.png | link=User hub | width=80px | height=80px}}
 
| valign="top" |   
 
| valign="top" |   
* [[LoginServer:Arch_LoginServerWhatis|What is the Login Server?]]
+
* [[LoginServer (Architecture)|What is the Login Server?]]
* [[LoginServer:Arch_LoginServerDiagram|Login Server Diagrams]]
+
* [[LoginServer (Architecture)|Login Server Diagrams]]
 
|}
 
|}
 
</div>
 
</div>
Line 62: Line 50:
 
| valign="top" | {{Click | image=Crystal_Clear_app_terminal.png | link=Sysadmin hub | width=80px | height=80px}}
 
| valign="top" | {{Click | image=Crystal_Clear_app_terminal.png | link=Sysadmin hub | width=80px | height=80px}}
 
| valign="top" |   
 
| valign="top" |   
* [[ZoneServer:Arch_ZoneServerWhatis|What is the Zone Server?]]
+
* [[ZoneServer (Architecture)|What is the Zone Server?]]
* [[ZoneServer:Arch_ZoneServerDiagram|Zone Server Diagrams]]
+
* [[ZoneServer (Architecture)|Zone Server Diagrams]]
 
|}</div>
 
|}</div>
 
|}
 
|}
 +
 +
=General Architecture Diagram=
 +
 +
{| align="center"
 +
|+ '''General Architecture Diagram'''
 +
|-
 +
||[[Image:SWGANHArchitecture.jpg]]
 +
|-
 +
|}
 +
 +
=System Overview=
 +
 +
'''Clients:''' - Self explanatory.  The SWG client application.
 +
 +
'''Database Server''' - Responsible for storage and retrieval of all server data.
 +
 +
'''[[LoginServer (Architecture)|Login Server]]''' - Responsible for initial contact and authentication of clients, world selection/status, and character creation.
 +
 +
'''[[ConnectionServer (Architecture)|Connection Server]]''' - Responsible for handling all client connections to the game worlds.  Also handles packet validation and global chat.
 +
 +
'''[[ZoneServer (Architecture)|Zone Server]]''' - Responsible for chat handling, dynamic object updating of clients, and all game mechanics.
 +
 +
'''Control Center:''' - Responsible for server updating and maintenance.
 +
 +
'''Launcher:''' - Responsible for server selection and launching of the client.

Latest revision as of 02:08, 10 August 2007

Server Architecture - General Overview

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Admin Server
Chat Server
Connection Server


Login Server
Zone Server

General Architecture Diagram

General Architecture Diagram
SWGANHArchitecture.jpg

System Overview

Clients: - Self explanatory. The SWG client application.

Database Server - Responsible for storage and retrieval of all server data.

Login Server - Responsible for initial contact and authentication of clients, world selection/status, and character creation.

Connection Server - Responsible for handling all client connections to the game worlds. Also handles packet validation and global chat.

Zone Server - Responsible for chat handling, dynamic object updating of clients, and all game mechanics.

Control Center: - Responsible for server updating and maintenance.

Launcher: - Responsible for server selection and launching of the client.