Engeneering ClusterController.

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
User avatar
criptos
Novice
Novice
Posts: 75
Joined: 20 Sep 2005, 16:00
Contact:

Engeneering ClusterController.

Post by criptos »

Every body know software engeneering, but is a pain in the ass.
So far, all I been able to design are some use case, sequence case and the class diagram.

First sequence diagram:
Start up sequence.
Read config file.
Open Port to hear server registration.
Image

Use Case Diagram:
Login Server or World Server registration to cluster controller.
Image

Respective Sequence Diagram for Login Server Registration
Image

Respective Sequence Diagram for World Server Registration
Image

Client asking for a Login Server Use Case
Image

It´s sequence diagram:
Image

Client asking for a World Server Use Case
Image

Respective Sequence diagram:
Image

ClusterController Clase Diagram
Image

Original UMBRELO UML modeller xmi file:
http://aullox.com/~criptos/TMW/clusterc ... roller.xmi

So far so good?
Also, for doing some more interesting thing, I´m working on the server concept for the most developed systems so far...
May the Source be With You
Post Reply