Simple RPC File Server implementation using XMLRPC, Cryptography and Tkinter.
Functions Provided:
- Central Server (KDC) for FileServer and Node Registration
- Cryptography provided via asymmetric keys
- GUI for FileServer and Distributed Node created using Tkinter
- File creation by FileServer updates all active nodes via RPC calls