Watch for File/Folder changes on a remote network computer with this application
Whilst System.IO.FileSystemWatcher class works well for a local storage device, it is not able to monitor changes occurring to Files and Folders on network paths - hence NetworkFileWatcher.
Usage:
Installation of the application on a remote computer will allow changes detected to be communicated (via TCP) to the host/server application (running locally).