The Codecamp is a 24 hour programming contest at the Harz University of Applied Sciences that is held each year for 21 students of Media Informatics and Business Informatics of the 3rd semester, who scored highest in the assignments. The students get split up randomly into goups of three and have to program a server-client based application with given specifications within 24 hours.
Worked on
Programming
- Implemented MVC pattern
- Server/Client communication:
- Implemented socket-based server-client communication
- Server can handle multiple clients simultaneously in their own thread
- transferred xml-file gets serialized and deserialized
- XML-Parsing:
- Implemented DOM-based
Details
Persons involved |
Samira Jakobs, Dennis Lüdecke, Ivo Max Müllner |