Re: Catching what is traveling from and to your browser

2002-10-19 Thread $Bill Luebkert
Philippe Paclet wrote: Greetings to all, I would like to write a simple perl script (for win32) able to catch what my browser is sending and receiving (especialy the headers) during a particular hhtp transaction. I am not expiremented at all in listening to ports. I don't know from where to start

Catching what is traveling from and to your browser

2002-10-19 Thread Philippe Paclet
Greetings to all, I would like to write a simple perl script (for win32) able to catch what my browser is sending and receiving (especialy the headers) during a particular hhtp transaction. I am not expiremented at all in listening to ports. I don't know from where to start with. Is there, among t