AuthServer
From OuroDev
Responsible for user authentication and session creation. Cross-shard capabilities.
Communication Protocols
Game Server
TCP Port 2104. AuthServer and DBServer communicate through this port.
Incoming Packets
| Opcode | Description |
|---|
Outgoing Packets
| Opcode | Description |
|---|
Game Client
TCP Port 2106. AuthServer and Game communicate through this port.
GM Tools
TCP Port 2108. Unknown.