Re: GetTcpTable API?

2002-05-11 Thread $Bill Luebkert
Flowers, Jay wrote: > Almost, acctualy if the remote address is 0.0.0.0 then the remote is > populated with garbage so you need a conditional statement. > This might be a bit prettier output: #!perl -w -- use strict; use Win32::API; my $api = new Win32::API("iphlpapi.dll", "GetTcpTable", [

RE: GetTcpTable API?

2002-05-10 Thread Krummel, James C - PGGC-6
]\t@tcprows[$item+7]\.@tcprows[$item+8]\.@ tcprows[$item+9]\.@tcprows[$item+10]\t@tcprows[$item+11]\n"; $item = $item+13; } -Original Message- From: Scott Campbell [mailto:[EMAIL PROTECTED]] Sent: Friday, May 10, 2002 5:33 AM To: 'Krummel, James C - PGGC-6'; [EMAIL PROTE