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

> The system would need to run on a single user machine, not a seperate
> server and not require modification of IE's internet options for
> example. It would need to intercept the request from the browser
> before it gets to the network interface.
Sounds like SpyWare ??

> 
> 
> On Fri, 28 Jan 2005 12:13:46 -0500, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > 
> > 
> > ----- 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>
> > >
> > >
> > >
> > 
> > 
> 
> 
> -- 
> 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