Uses of Package
marauroa.server.net
Package
Description
The server package contains all the classes that are only relevant to Server handling.
The package stores the game related code: glue logic and RP system framework.
This is possibly the most complex part of all the middleware that makes up Arianne.
Role Playing Design is the determining factor on how easy is to create a new game for Arianne.
Role Playing Design is the determining factor on how easy is to create a new game for Arianne.
Network communication.
This package handles flood detection.
The package stores the TCP implementation of a network server manager.
-
ClassDescriptionA Network Server Manager is an active object ( a thread ) that send and receive messages from clients.
-
ClassDescriptionThis interface provides a callback notification for disconnected clients.A Network Server Manager is an active object ( a thread ) that send and receive messages from clients.
-
ClassDescriptionA Network Server Manager is an active object ( a thread ) that send and receive messages from clients.
-
ClassDescriptionA Network Server Manager is an active object ( a thread ) that send and receive messages from clients.
-
ClassDescriptionThis interface provides a callback notification for disconnected clients.A Network Server Manager is an active object ( a thread ) that send and receive messages from clients.This interface allows ConnectionManagers to talk to the central server manager.
-
ClassDescriptionThis interface provides a callback notification for disconnected clients.A Network Server Manager is an active object ( a thread ) that send and receive messages from clients.
-
ClassDescriptionA Network Server Manager is an active object ( a thread ) that send and receive messages from clients.This interface allows ConnectionManagers to talk to the central server manager.