ConnectionServer (Architecture)
From SWGANH Wiki
SWGANH - ConnectionServer
SWGANH Server Architecture Breakdown
|
Description
Text goes here....
Architecture
File:ConnectionServerArchitecture.jpg |
Diagrams
Configuration Files
# Connection Server Configuration File # Database Configuration DBServer = localhost DBPort = 3306 DBName = swganh DBUser = <dbusername> DBPass = <dbpass>