Hi,

No and yes, and you can set the timeout in seconds when the server
should respond:

>> system/schemes/http/timeout: 1
== 1
>> if error? try [ read http://www.itv.cz/ ] [ print "server is not responding" ]
connecting to: www.itv.cz
server is not responding

-- 
Michal Kracik

[EMAIL PROTECTED] wrote:
> 
> Hi
> 
> Can you Ping a server from Rebol. Is it possible to detect if a http server
> is not responding.
> 
> Many thanks
> 
> Aneesha

Reply via email to