======================= Concurrent File Editing ======================= The students are required to implement an application to allow multiple users to concurrently and remotely edit a shared file. The file sharing mechanism should provide location transparency, management of group members with different access modes to the file, etc. This could be a simplified version of the same in Google Doc.