• Stars
    star
    1
  • Language
    C
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A multi-threaded Client Server Socket program written in C to provide facility for file transfer from local client machines to main server file storage. Application uses Role-Based Access Controls based on Linux Group membership of client application users. Synchronisation is handled using Mutex Locks. File auditing is provided using Linux Auditd as well as messages queues and Syslog components.