[jdev] XMLHttpRequest and http binding or polling

Stefan Strigler steve at zeank.in-berlin.de
Mon Feb 21 16:21:20 CST 2005


Am Dienstag, den 22.02.2005, 08:13 +1100 schrieb Trejkaz:
> On Tuesday 22 February 2005 00:14, Christopher Zorn wrote:
> > Quoting Dan Plesse <dplesse at optonline.net>:
> > > Do they already use XMLHttpRequest?
> >
> > Yes, there is a javascript library called jsjac, that jwchat uses.
> > And punjab uses nevow's live evil[1].
> 
> JSJAC works with nothing but an HTTP polling server at the moment.  I was 
> under the impression that the HTTP polling protocol was _not_ XMLRPC.  So how 
> could they be using the XMLHttpRequest object to implement their client?

First XMLRPC and the XMLHttpRequest object have nothing in common
(except for having XML in its name and thus dealing with it somehow). 

Second recent versions of JSJaC do have initial support for HTTP
Binding. As soon as jabberstudio.org is back online I will commit these
changes to CVS and work on making a new release.

Cheers, Steve





More information about the JDev mailing list