Alright, I want to create a program that will watch every port on the computer. I could do this with winsock but each winsock control can only watch one port... that would make me use way to many controls. Is there any API code that will let me watch a port and tell me when a connection is made to it? Or is there an easier way then 1 million winsock controls? Thanks in advance for help. Later,

-zer0 flaw