There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a file transfer software based on python socket,whose GUI is built by PyQt5. You can Configure it to work in the server state or client state. This application supports multithreaded transfers, which means a server can connect multiple clients, and each of them can upload or download multiple files simultaneously.