An application to send files across two systems. Based on TCP sockets and Tkinter
Required before trying:
pip install -r requirements.txt
python sender.py
python receiver.py
Send button opens fileDialog box for easy file selection.
An application to send files across two systems. Based on TCP sockets and Tkinter
Required before trying:
pip install -r requirements.txt
python sender.py
python receiver.py
Send button opens fileDialog box for easy file selection.