MU Server

MU SERVER

I. Overview

MU Server is include some modules:
  1. Connect Server (CS):
  2. Data Server (DS):
  3. ExDB:
  4. Game Server (GS):
  5. Join Server (JS):
  6. Event Server (ES):
  7. Ranking Server (RS):
Figure 1. MU Server 0.97

Figure 2. MU Server EX

II. Detail

  • Step 1: Server start, Client start
    • Client connect TCP to CS (44405)
    • GS connect TCP to DS 1 (55960)
    • GS connect TCP to ExDB (55906)
    • GS connect TCP to JS (55970)
  • Step 2: Choose Server in Server list, go to input account and password step
    • Connection TCP from Client to CS (44405) is disconnected
    • Keep all connection TCP between GS and DS 1, ExDB, JS
    • Client connect TCP to GS (55901)
  • Step 3: Login success, go to choose character step
    • Keep all connection TCP between GS and DS 1, ExDB, JS
    • Keep connection TCP between Client and GS (55901)
  • Step 4: Choose character success, go to game playing
    • Keep all connection TCP between GS and DS 1, ExDB, JS
    • Keep connection TCP between Client and GS (55901)

Nhận xét