
Jean
User

Jun 24, 2002, 6:50 AM
Post #2 of 3
(6471 views)
|
I'm not much of a pro in the matter, but (as usual) because no one has answered yet: 1. Are you sure you can have more than one program capture the same port? 2. If the answer to 1 is yes (and I'd be surprised if it were so), then I'm sure the packet will be stolen unless you use some explicit PeekSomething() function. IMO a program that attempts to use already captured port will either fail or get the exclusive control of the port, thus disabling the program that was using the port earlier...
Jean Spector SQA Engineer @ Exanet jean.spector@softhome.net There are only 10 types of people in the world - Those who understand binary, and those who don't.
|