Ανάλυση, σχεδιασμός και υλοποίηση συνεργατικής εφαρμογής για διαδίκτυο πραγματικού χρόνου
Analysis, design and implementation of collaborative application for real time web
View/ Open
Subject
Διαδίκτυο (Internet)Keywords
WebSocketAbstract
Today’s internet, is a dynamic web from users, applications and devices - a constantly evolving platform, where users continuously carries an increasing share of their daily life.
The WebSocket of HTML5, represents the most major upgrade in the history of web. By leveraging this new standard along with a set of software designs patterns well-suited to dynamic data flows, this thesis try to presents how Living Web applications that astound users with the capabilities of real time interactions between them, can be built.
In this thesis, a prototype web application, named “G-nnect”, similar to the famous social networking application Twitter, was developed, consisting of users, user profiles, messages, relationships between users. The application was implemented using the principles governing the design and MVC architecture using modern programming techniques