aMule Forum

English => Feature requests => Topic started by: darksidex on January 05, 2006, 11:17:24 AM

Title: AJAX and amuleweb
Post by: darksidex on January 05, 2006, 11:17:24 AM
I think it would be interesting if amuleweb templates would support AJAX. IMO this would reduce the bandwidth, and refresh effect would be nicer.
Title: Re: AJAX and amuleweb
Post by: lfroen on January 05, 2006, 04:11:48 PM
AJAX is buzzword for http-xml requests IIRC. Those requests are get dispatched to some application running behind webserver.
This is very non-trivial to support on server side, and amuleweb is not general-purpose-full-blown web server.

May be I'm mistaken, so please correct me, but use technical terms instead of buzzwords.
Title: Re: AJAX and amuleweb
Post by: Xaignar on January 05, 2006, 04:37:54 PM
http://en.wikipedia.org/wiki/AJAX