News

This was our culminating project for an Introduction to Computer Science class at Bucknell University. It uses Java to launch a GUI that connects to an FTP server and allows a user to search for and ...
This is a implementation of a FTP (File Transfer Protocol) client-server application using Java sockets. The client can connect to the server, login with username and password, and download files from ...