Hey All!

I really need some help. I had this program a while ago, and it's main function was that it could be set to a particular port, listen to it, but even when there was a program already doing so. It would parse and log to screen all the data that was going in, out or both.

I haven't been able to come across a different program since and it was soo useful!

I'm trying to accomplish the same effect but I'll be damned if I knew where to start! How can you get an API call to use winsock to listen to a port when a program is already doing so and to catch all the data?

Any comments on this will be an absolute blessing!

Jester