Roy Smith wrote:
> In article <[EMAIL PROTECTED]>,
>  Steve Holden <[EMAIL PROTECTED]> wrote:
> 
>>  TCP guarantees 
>> that no two ephemeral port connections from the same client will use the 
>> same port.
> 
> Where "client" is defined as "IP Address".  You could certainly have a 
> remote machine that has multiple IP addresses using the same remote port 
> number on different IP addresses for simultaneous connections to the same 
> local port.

Correct.
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC              http://www.holdenweb.com/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to