[PHP-DEV] Re: [PHP] Full-Duplex communication

2002-05-23 Thread Miguel Cruz
Not to be argumentative, but what you're trying to do is just so amazingly much more complicated than any of my suggestions. Maybe I haven't communicated it well, it maybe there's some requirement to your project that I don't understand. Why not just write a listener in PHP and redirect to it? It

[PHP-DEV] Re: [PHP] Full-Duplex communication

2002-05-23 Thread Vinod Panicker
Hi Evan, What you said did make sense, and complements my knowledge of sockets. But what i'm not sure of is this - if i construct my own packet and send it across, presuming that i do have the ip address and port number of the client on which it is reading, will the client accept it as a leg