Skip to content

bielcarpi/EaSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arda Map

Eä System

Arda was created, along with the rest of Eä, by the sons of Ilúvatar. Originally a flat world, the continents were surrounded by a great ocean, Ekkaia or Circumdant Sea, and separated by Belegaer, called the Great Sea.

Arda's main problem is communication between its different lands (Aman, Numenor or Endor). With a simple architecture and technology infrastructure, help is urgently needed to configure, design and implement a minimal communications system. We start from a set of devices that have a Linux operating system installed and the TCP/IP network.

In a first analysis, a system was designed that will try to establish minimal connectivity to Arda. It has been called the Eä System.

How To Use

# Clone this repository
$ git clone https://github.com/bielcarpi/EaSystem.git

# Build it for your system
$ make

# Run the Arda server
$ ./arda resources/ardaConfig.txt

# Run as many Iluvatar Sons as you want from its folders (configuring its .dat config files with the correct IPs)
$ ./iluvatarSon resources/MatagallsMatagalls1/configMatagalls1.dat
$ ./iluvatarSon resources/MatagallsMatagalls2/configMatagalls2.dat
$ ./iluvatarSon resources/PuigpedrosCano/configPuigpedros.dat
$ ./iluvatarSon resources/MontserratGaladriel/configMontserrat.dat
$ ...

# Phases 1, 2, 3, 4 and 5 of the Project are now completed

Authors

Marc Cano (marc.cano@students.salle.url.edu)
Biel Carpi (biel.carpi@students.salle.url.edu)

About

Minimal Centralized TCP/IP communications system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published