Re: [users@httpd] Update HTML files every 1 sec by getting info from another application.

2017-03-28 Thread Mark H. Wood
On Mon, Mar 27, 2017 at 10:36:59PM +0300, Zvi Vered wrote: > My target is an embedded PC which runs windows \ linux. > The target contains HTML pages that are displayed in the host using httpd. > > The problem: The data in the HTML pages is updated (every 1 sec) by > another application that runs

[users@httpd] Update HTML files every 1 sec by getting info from another application.

2017-03-27 Thread Zvi Vered
Hello, My target is an embedded PC which runs windows \ linux. The target contains HTML pages that are displayed in the host using httpd. The problem: The data in the HTML pages is updated (every 1 sec) by another application that runs on the target. This application collects some telemetry info