Zabavný server
Game server
Zabavný server
bachelor thesis (DEFENDED)
View/ Open
Permanent link
http://hdl.handle.net/20.500.11956/8085Identifiers
Study Information System: 43746
Collections
- Kvalifikační práce [11242]
Author
Advisor
Referee
Klusáček, David
Faculty / Institute
Faculty of Mathematics and Physics
Discipline
Administration of computer systems
Department
Institute of Formal and Applied Linguistics
Date of defense
2. 2. 2007
Publisher
Univerzita Karlova, Matematicko-fyzikální fakultaLanguage
Slovak
Grade
Excellent
Cieľom tejto práce je vytvoriť webovú aplikáciu "herný server" v programovacom jazyku PHP. Server pozostáva z Hlavného modulu a rozširujúcich modulov - modulu Šachy a Fun modulu. Ďalej umožňuje zdieľať obrázky, videa a texty, chatovať a hrať realtimové a nerealtimové šachy. Súčasťou systému je systém rolí umožňujúci spravovať a aplikovať práva na jednotlivé typy operácii a administrátorskérozhranie na správu užívateľov servera a jednotlivých modulov. Tento server umožňuje rozšírenie funkčnosti v podobe nových modulov. Na uloženie dát slúži SQL databáza.
Main goal of this work is to create new web application "game server" in PHP programming language. Server consists of Main module and extension modules: Chess module and Fun module. It also enables user to share pictures, videos and funny texts, chat and play chess. Part of the application is system of user roles that is used to manage and apply rights for common operations and administrative interface to manage server users and modules. Extension of server functionality can be done by adding new modules. As data storage is used MySQL database.