JRF
Java Remote File - RemoteInputStream and RemoteOutputStream.
JRF is a client/server application that allows to extend local storage to other computers running the JRF Server.
It has been designed for ultra-simplicity, **not for security!** It does not request for authentication when accessing files on a remote server, nor does it prevent access to files or directories. It has been designed for already-secured networks (e.g. LANs or inside VPNs), where file-sharing setup is tedious (or impossible). Basic access configuration/restriction should...