Difference between revisions of "ConnectionServer (Architecture)"
From SWGANH Wiki
(→Diagrams) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Server Architecture|Connection Server}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
{| align="right" | {| align="right" | ||
|- | |- | ||
Line 24: | Line 11: | ||
=Architecture= | =Architecture= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=Diagrams= | =Diagrams= |
Latest revision as of 01:07, 10 August 2007
Server Architecture - Connection Server
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
Description
Text goes here....
Architecture
Diagrams
File:ConnectionServerArchitecture.jpg |
Configuration Files
# Connection Server Configuration File # Database Configuration DBServer = localhost DBPort = 3306 DBName = swganh DBUser = <dbusername> DBPass = <dbpass>