> 
> Hello,
> 
> Im wondering how I can create on my localhost 100 tcp EST connections? 
> Can I use perl sockets?
> 

Are there a hundred servers listening on ports 3501 through 3600?

You're not going to move to established in the state machine if there
isn't someone listening.

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
        Lawrence Statton - [EMAIL PROTECTED] s/aba/c/g
Computer  software  consists of  only  two  components: ones  and
zeros, in roughly equal proportions.   All that is required is to
sort them into the correct order.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to