Posted by Janwillem Borleffs on 12/17/06 14:44
AviCoh@gmail.com wrote:
> Also, I use the nice stream wrapper 'php://input' in order to read the
> posted binary contents, and again here I notice that the control is
> passed to PHP only after the entire request had reached the server.
>
A possibility would be to set up a PHP-based (telnet) server, which listens
to a port ignored by Apache.
http://www.devshed.com/c/a/PHP/Socket-Programming-With-PHP/
JW
Navigation:
[Reply to this message]
|