Airport Tower

Simulate a complex ballet of planes over an airport
First year project in Java

February 2012 to July 2012 - Bachelor Project @ EPFL

At the Swiss Federal Institute of Technology in Lausanne, our first year project consisted in simulating of an Airport control tower. The project was very interesting and allowed us to get proficient in Java and some cool API. A part of the framework (a very simple interface base) was given and we had to build all the other modules (plus the one we came up with):

Communication (text and media)
RSA stream
Posting on twitter
Planes
Airport Selector (Personal)
Plane Routing
Priorities and Crisis Scenario
Our application is posting on twitter ( @Grp112Itp2012 ) everytime a plane land or post a picture.

Technology used: Java Twitter4j JUnit RSA Computer Networks


BACK