Page 1 of 1

Running local the cumulusrealtime.htm ?

Posted: Tue 14 Jun 2011 10:20 pm
by sergios
Hello, is there any way to run the cumulusrealtime.htm localy in my pc?and if yes what is the setting of <realtimeURL>???</realtimeURL>
For example if i have the realtime in my c:\cumulus\realtime.txt
I have try <realtimeURL>C:\Cumulus\realtime.txt</realtimeURL> ->not work
<realtimeURL>C:/Cumulus/realtime.txt</realtimeURL> ->not work
Thank you.

Re: Running local the cumulusrealtime.htm ?

Posted: Wed 15 Jun 2011 7:21 am
by steve
sergios wrote:Hello, is there any way to run the cumulusrealtime.htm localy in my pc?
Not as far as I know, without running a web server (which isn't difficult, using something like XAMPP)

Re: Running local the cumulusrealtime.htm ?

Posted: Wed 15 Jun 2011 8:28 am
by sergios
Hello, i have in my 2nd pc webserver in linux so i will read the guide.
Thanks for the reply.