/TFTP-Client

An implementation of TFTP (Trivial File Transfer Protocol) client as a class project within the computer networks class.

Primary LanguagePython

TFTP-Client

This is an implementation of TFTP (Trivial File Transfer Protocol) client as a class project within the computer networks class.

Motivation

This class project aimed to familiarity with network packets and network programming in general.