TFTP-Client implementation in python for Computer Networks Course using the UDP sockets.
- RFC Protocol: https://tools.ietf.org/html/rfc1350
- tftp Software used for testing: https://tftpd32.jounin.net/tftpd32_download.html
TFTP-Client implementation in python for Computer Networks Course using the UDP sockets.