Hi,
I would like to write a PHP script for request an image file to a TCP server.
The PHP script will receive as a paramter the name of the image, it will 
connect to the TCP server using a socket and request the image to it and 
store in memory.
Then the PHP script will send the in memory image to the web client that 
requested it.

Is it possible to do this with PHP ?
Any guidelines about it ?
Any example that do something like this ?

Greetings.
---
Carles Xavier Munyoz Baldó
[EMAIL PROTECTED]
http://www.unlimitedmail.net/
---

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

Reply via email to