▍FTP Java server and client
Application background The program will consist of a client and a server. The client will need to register itself with the server for the first time using simple credentials (exact details of these credentials are left to you to decide). These credentials will be used by the server...