2초 sleep
ping -n 2 127.0.0.1 >NUL

for /L %i in (0,0,10) do ping -n 1 127.0.0.1 >NUL & netstat -na | findstr LISTEN