| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
To run this:
python3 receiver.py
C:\> python sender.py --help usage: sender.py [-h] [-p PORT] file host Simple File Sender positional arguments: file File name to send host The host/IP address of the receiver optional arguments: -h, --help show this help message and exit -p PORT, --port PORT Port to use, default is 5001
python3 sender.py data.csv 192.168.1.101
| Back | FazBrowse Home | New Git URL |