aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: AJAX and amuleweb  (Read 2812 times)

darksidex

  • Mule Farmer
  • Full Member
  • ***
  • Karma: 4
  • Offline Offline
  • Posts: 194
AJAX and amuleweb
« 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.
Logged
First of all, I apologize for my bad english. :D

lfroen

  • Guest
Re: AJAX and amuleweb
« Reply #1 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.
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: AJAX and amuleweb
« Reply #2 on: January 05, 2006, 04:37:54 PM »

Logged