----- Original Message -----
From: "James W. Thompson, II" <[EMAIL PROTECTED]>
Date: Friday, January 28, 2005 10:44 am
Subject: Trapping Windows Web Activity

> Out of curiosity is there any method for trapping Windows HTTP traffic
> transparently, without establishing a proxy configuration, using Perl.
> I am searching CPAN but can't find anything. I'm specifically looking
> for a way to monitor and potentially modify what happens between a
> users web browser and the internet more generic the system is the
> better but I don't even know if the tools exist at all.
> 
> Thanks!
Short answare is yes, but you will need to write code that emulates [in fact it 
will be]  a proxy server. A good web server, should already be able to provide 
this functionality.

Mark G.

> 
> -- 
> James W. Thompson, II (New Orleans, LA)
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
> 
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to