chetan rane wrote:
same TCP creation,

because i i am bindiing that stream to the Server.

i am actually creating a component.

a component which resides in between a client and server

i accept HTTP requests from a client and relay the same uysing a TCP connection to the SERVER.
and vice versa

i think this makes it clear.

OK, so you're basically making a server app. I suggest you start here: http://php.net/stream-socket-server

-Stut

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

Reply via email to