Project

General

Profile

[Solved] Connection

Added by shw over 8 years ago

I have an embedded PC with Linux ubuntu and lighttpd Server running on it.
I will host a webapplication on lighttpd which shows data from a sensor connected to the embedded PC.
What possibilities do I have to get data into the webapplication?
One would be to call a CGI-Script from the application which collects the data from the sensor and returns html-frames with the data. Is this right?
Are there other Options?
I'm looking Forward to your answer.


Replies (1)

RE: [Solved] Connection - Added by gstrauss about 7 years ago

Yes and yes. Lot of options. See Docs

    (1-1/1)