in reply to Re: Change C style Code into Perl on Windows
in thread Change C style Code into Perl on Windows

Yes, you can specify a looping interval in seconds as an argument to the Windows version of netstat. For example,

netstat 10

displays the netstat info every 10 seconds. But I guess that's not a portable solution.