Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

System and Device programming project - Cooperative multiuser editor

License

Notifications You must be signed in to change notification settings

smagnani96/CooperativeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CooperativeEditor

System and Device Programming project - Cooperative multiuser editor.

The aim of this project is to implement, using client-server architecture, a C++ cooperative editor thanks to many user can work on the same file.

Dependencies

The following libraries need to be installed in your system:

  • Qt (>= 5.12)
  • sqlite3

Usage

To launch the CooperativeServer: ./CooperativeServer <local_port> [-d]

To launch the CooperativeClient: ./CooperativeClient <server_address> <server_port> [-d]

About

System and Device programming project - Cooperative multiuser editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •