Put requests to server are blocked by firewall
Posted: Wed Apr 18, 2007 1:00 pm
Hello,
I am calling http request on open stack and it does not seems to return anything in the organizations which have very strong firewall. ( Note: I am not using any socket connnection in revolution )
The http request looks like this
put "http://www.xyz.com/start.php?action=start" into URLString
put URL URLString into resultText
The resultText is empty when we are running the stand alone behind the strong firewall but it retuns right results when we run on computers even outside our intranet.
Do you think that firewall can block http request from rev applications ?
Please let me know if you hae some insights.
Thanks
Best Regards
Pradeep
I am calling http request on open stack and it does not seems to return anything in the organizations which have very strong firewall. ( Note: I am not using any socket connnection in revolution )
The http request looks like this
put "http://www.xyz.com/start.php?action=start" into URLString
put URL URLString into resultText
The resultText is empty when we are running the stand alone behind the strong firewall but it retuns right results when we run on computers even outside our intranet.
Do you think that firewall can block http request from rev applications ?
Please let me know if you hae some insights.
Thanks
Best Regards
Pradeep