Skip to content
#

file-transfer-protocol

Here are 58 public repositories matching this topic...

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 the server. The server can handle multiple clients and authenticate them using a file that stores the authorized users and their passwords. The serve

  • Updated Aug 2, 2023
  • Java

The **TFTP Server Client** is a graphical user interface (GUI) application developed in Python using PyQt5. It provides a user-friendly interface for managing a TFTP (Trivial File Transfer Protocol) server and client. Users can easily upload and download files from the TFTP server, view directory contents, and monitor server activity through logs.

  • Updated Oct 16, 2024
  • Python

Improve this page

Add a description, image, and links to the file-transfer-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-transfer-protocol topic, visit your repo's landing page and select "manage topics."

Learn more