This is a java program and a network filesystem protocol based on TCPIP which allows the users to perform the operation of removing, loading and saving files and for creating directories remotely. The files accessed by the users can be stored in files under the servers root directory. In this script the communication between the client and server is in the form of reply and requests. This program stores the users details and allows the users to alter the file permissions. |