Programs: Operating systems

Project

The topic of the project is "cooperative text editing environment". It consists of a server program in C and a client in Qt3 (C++). Several clients can connect to one server and start editing a text file stored by the server; all modifications made by one client are automatically broadcast to the rest of the clients.

This program uses GPL license. Full license text is available here, for human-readable version see Wikipedia.

Screenshot
Screenshot

Labs