Simple TFTP client in Python. Handles GET and PUT
-
Updated
Feb 6, 2024 - Python
Simple TFTP client in Python. Handles GET and PUT
Servidor i client TFTP d'ús acadèmic
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.
An implementation of TFTP (Trivial File Transfer Protocol) client as a class project within the computer networks class.
A console application that uses trivial file transfer protocol TFTP in a client side.
Add a description, image, and links to the tftp-client topic page so that developers can more easily learn about it.
To associate your repository with the tftp-client topic, visit your repo's landing page and select "manage topics."