IF YOU CAN ANSWER THIS, PLEASE SEND THE ANSWER TO [email protected]... THANKS A LOT!

Here's the question (and I don't accept "it's not possible" answers!)...

The Winsock Listen method allows you to listen on a local port for an incoming connection request. If the port is already open or being used, then it can't listen. However, my question is that if there's a way to monitor an already open port using Winsock or some method within VB. Basically, say I'm running a web server (on port 80) and I want to monitor each bit of information that is travelling to and from the web server. If I try to Listen, it will give an error because it's being used. Is there a Passive Mode to winsock or something? ANYTHING?!?! Anything, as far fetched as it may seem... Please reply (to [email protected]). THANKS TO ANYONE WHO CAN GIVE ME AN ANSWER!!!!!!!!!!!!!!!

- JONATHAN FREEMAN ([email protected])