Overview
This program has a server and a client. The server watches for changes to a directory structure and sends the new contents to every client that has registered with the server. This demonstrates the Observer design pattern.
Features
- Open source.
- Demonstrates Observer design pattern.
- Ant build file.
License
Licensed under the GNU General Public License.
Learn more about GNU and free software at http://www.gnu.org/.
Download
filelist.zip (20 KB)