This demo implements the simple filesystem application shown at the
end of the client and server Python mapping chapter.

To run it, start the server in a window:

$ python Server.py

Then run the client in a separate window:

$ python Client.py
