Difference between revisions of "ConnectionServer (Architecture)"
From SWGANH Wiki
(→Diagrams) |
(→Architecture) |
||
Line 24: | Line 24: | ||
=Architecture= | =Architecture= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=Diagrams= | =Diagrams= |
Revision as of 01:14, 27 December 2006
SWGANH - ConnectionServer
SWGANH Server Architecture Breakdown
|
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>