
File Sharing System
Ajay Mahadeven·St Andrews, UK·MIT License·2023-05-01
File Transfer System is a simple client-server application that allows users to transfer files from a client to a server. The server receives the files and displays a list of received files. Users can then download the received files from the server. The application is written in Java and uses Java Swing for the client and server UIs. It supports the transfer of any file type, including text and image files.
Technologies
Java
Languages
Java