This project is about transferring files between the server and the client using sockets and multithreading in Python using TCP and UDP. The server will store the files in the resources directory, ...
Este projeto consiste na implementação de uma aplicação Cliente/Servidor utilizando os protocolos TCP e UDP em Python. Foi desenvolvido como parte da disciplina de Tecnologias de Roteamento, com o ...