Re: control I/O from a browser?
From: Clark Pope (cepope_at_mindspring.com)
Date: 06/12/04
- Previous message: Wolfgang Denk: "Re: glibc - assembler error, cross compile ELDK for PowerPC"
- In reply to: Rushi: "control I/O from a browser?"
- Next in thread: Rushi: "Re: control I/O from a browser?"
- Reply: Rushi: "Re: control I/O from a browser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 11 Jun 2004 23:01:13 GMT
The book at http://www.embeddedlinuxinterfacing.com/ (chapter 12) has an
example of what you're talking about. Basically, you write a simple device
driver and then call it via cgi.
"Rushi" <rushi@iee.org> wrote in message
news:7e61c90.0406110748.10ce1690@posting.google.com...
> Hi Group,
>
> How can I control I/O from a web browser?
>
> I though I can do it like this.
>
> 1) Apache for web server
> 2) PHP and mySQL
> 3) Create a data base fields for data I want to pass from browser
> 4) Write to the data base filed via web page using php or Java applet
> 5) Read the variables from the database fields with C/C++ program
> which talks I/O ports
>
>
> Can any one point me any link I can look at or any better
> ideas???????????????????
>
> Tnx
>
> Rushi
- Previous message: Wolfgang Denk: "Re: glibc - assembler error, cross compile ELDK for PowerPC"
- In reply to: Rushi: "control I/O from a browser?"
- Next in thread: Rushi: "Re: control I/O from a browser?"
- Reply: Rushi: "Re: control I/O from a browser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|