Este repositório demonstra, de forma didática e prática, como funcionam as comunicações em rede usando sockets e WebSockets em Python e JavaScript (Node.js). Um socket é uma "porta virtual" que ...
This is simple file transfer project. In this project, client send file to server using socket in python. I made this for learning socket and how real file sending working. then our data is send to ...