Guys,

I see alot of 'How many processes can listen on a single TCP/IP port? or any port?' questions,

I believe only one app can listen to a port at a time.

But I also believe multiple apps can intercept messages transferring to/from that port. Like Ethereal does it.

What do you say?