At 06/21/2001  11:10 PM, Toby Stuart wrote:

>hello all
>
>does there exist a module that will allow me specify a network adapter and
>capture certain types of traffic ... say TCP.  i need to implement a sniffer
>like tool for our internal traffic.

I had a similar need and I used windump which is a port of the UNIX 
tcpdump.  I use a perl script that just goes in an endless loop and parses 
the output from windump.

rotaiv.

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to