chetan rane wrote:
i want to write a script
where , when ny client requests come i read the stream and then process it

here is the exact steps

when the user first initiates
i create a session and establish a TCP connection
second: when teh user next sends a request i dont create a new TCP connection but use the existing TCP connection.

Ok, couple of questions...

1) Why?
2) Why?

What is making these connections from the client side?

-Stut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to