hello,

1, how to use http 1.1 via IO::Socket?

2, if i have a script like this:
&connectserver();
&answerserver();
&closeserver ();

how to do a parallel processing while waiting for server response? use fork?

thanks.

-- 
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