Files Transfer is an application that transfers files between client and server built with python and socket.
The client interface is built with tkinter and tkinter.ttk
At the moment there is no encryption
- Run client in client folder
- Run server in server folder, you can run it in another computer
- Create a user before launching the server
- Add encryption
- Rename a file or folder
- Create empty file or empty folder
- Transfer multiple files simultaneously
Do not use in production!