|
|
hace 6 días | |
|---|---|---|
| README.md | hace 6 días | |
| lorem_ipsum.txt | hace 6 días | |
| udpclient.py | hace 6 días | |
| udpserver.py | hace 6 días |
确保 udpserver.py、udpclient.py、待传输文件在同一目录,不要进入该目录,否则存储的文件会与原位置冲突。
虽然测试文件是文本文件,但是本程序支持二进制传输。
python3 ../udpserver.py
python3 ../udpclient.py 0.0.0.0:7474 ../lorem_ipsum.txt