Not sure - perhaps http://search.cpan.org/~corion/Sniffer-HTTP-0.16/ .
Searching CPAN for "sniff" also throws up
http://search.cpan.org/~miker/Net-Connection-Sniffer-0.18/ (but I don't know
if that works on Windows).
Also a Google search for "HttPSniffer" (one word) is worth investigating.
Chee
Ok. I have a question on if a few things are possible with Perl.
1. Can perl be used to detect what ports are being accessed?
2. Can Perl be used to intercept and reformat data that is being recieved and
transmitted to the internet?
If possible, can you point me to what modules I need to focus on
[EMAIL PROTECTED] wrote:
> And 2-nd question:
> how to start fixed program/without params/ on windows98 box
> from linux box (on a local network) ?
>
You can 'use IO::Socket;' on the Windows box to set up a simple server, and
'use IO::Socket;' on the linux box to send the "start" message to the