Is there perhaps some confusion between a web proxy used for local 
development versus as network packet sniffer?

Think of it logically.  What is the impact of you writing 30 lines of 
Java code to listen on a localhost'd server socket for your own 
development activity and write the bytes transferred to a log, and how 
is that different from interacting with other process-spanning services 
that communicate over localhost ports (e.g. launching a Help window 
from Eclipse, or transferring data from an Hsqldb process to your app)?


--- In [email protected], "Mark" <[EMAIL PROTECTED]> wrote:
>
> I don't have Charles or anything like that so I can't see.  I work 
> for a company that doensn't really allow that kind of thing without 
> a fight first.  :(


Reply via email to