[En-Nut-Discussion] AJAX on ethernut

Greg Wood greg.wood at shaw.ca
Fri Jul 28 07:27:21 CEST 2006


Ulrich,

Do you have any samples that run on ethernut.  I would like to try to
implement this functionality and having a simple example to work by
would be a lot of help.

Regards,

Greg Wood

-----Original Message-----
From: en-nut-discussion-bounces at egnite.de
[mailto:en-nut-discussion-bounces at egnite.de] On Behalf Of Ulrich
Hertlein
Sent: July 27, 2006 10:56 AM
To: Ethernut User Chat (English)
Subject: Re: [En-Nut-Discussion] AJAX on ethernut


Hello,

Greg wood wrote:
> I am a newbie myself, but here it is:
> 
> http://www.w3schools.com/ajax/default.asp
> 
> It looks like it should work, but I'm not sure how ethernut would do 
> the responce write stuff.

The beauty with AJAX is that you don't need any additional components 
server-side. You send the client a HTML page with JavaScript and the 
client does (harder) asynchronous JavaScript part by sending you 
requests for URLs to which you answer with HTML snippets.

All the web-server/ethernut needs to do is respond to the requests from 
the client (which is more-or-less the only thing a web-server does
anyway.)

/ulrich

>> At 08:27 27.07.2006 -0600, you wrote:
>>> Hello everyone
>>>
>>> I am wondering if anyone has used AJAX technology on ethernut
>> boards.  I
>>> plan to develop a robot control application for which AJAX would
>> help to
>>> provide a smooth user interface by updating sensors readings
>> (i.e. GPS)
>>> and allowing control without having to continually re-submit a
>> page.  If
>>> there are any examples of using AJAX, I would like to see them.

-- 
Ulrich Hertlein | Software Development

ART+COM AG
Kleiststr. 23-26 | 10787 Berlin | Germany

phone: +49.30.21001-433
fax:   +49.30.21001-555

http://www.artcom.de
_______________________________________________
En-Nut-Discussion mailing list
En-Nut-Discussion at egnite.de
http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion

-- 
Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.6/338 - Release Date:
12/05/2006
 

-- 
Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.6/338 - Release Date:
12/05/2006
 




More information about the En-Nut-Discussion mailing list