// JP opened flex table

Click to See Complete Forum and Search --> : How many processes can listen on a single TCP/IP port?


jusstujoo
May 24th, 2008, 03:29 AM
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?

//JP added flex table