dipietrantonio / FSMonitor

A file system monitor written in C as a project for "System Programming" course at La Sapienza, Rome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSMonitor

A FileSystem monitor written in C

This system is composed by a client and a server program. The server can monitor a path for changes (creation, deletion, editing of files and folders) and notify this changes to registered clients.

This project has been developed for the System Programming course at La Sapienza, Rome.

About

A file system monitor written in C as a project for "System Programming" course at La Sapienza, Rome


Languages

Language:C 95.5%Language:Makefile 2.3%Language:C++ 2.3%