Ray Hunter wrote:
> Are both servers running on the same computer? If so you can send data
> via the port number they are on.

They are two:
1/ php+apache/linux webserver (reachable from outside)
2/ iis/w2k running web service (behind firewall)

> You can also create scripts that receive post data and then submit that
> data to another server via php or other scripting language.

Yeah, that's what I was asking for: how?
I can simply catch the outer request via $HTTP_RAW_POST_DATA but don't know, how most effeciently process the result coming from windows machine.



Thanx John.


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



Reply via email to