一些有用的命令 接收器命令 python3 receiver.py --host localhost --port 5000 --dest_host localhost --dest_port 5001 发件人命令 这是直接连接到接收器,而不使用newudpl python3 sender.py --host localhost --port 5001 --dest_host localhost --dest_port 5000 --timeout 2 < sample.txt 使用NEWUDPL 注意 -B bit error rate Specifies a rate of genarating bit errors for outgoing packets. The rate is in 1/100000(BITERRDENOM). Available range: 1 - 99