Re: RE: Xeerkat XMPP & Restlet

2007-08-25 Thread Alex Milowski
On 8/25/07, Mitch Stewart <[EMAIL PROTECTED]> wrote: > I'm going to answer my own question after fully reading your website. > > It DOES support XMPP over HTTP. :) Well, "requests" over XMPP. It provides a way to make HTTP-like requests over XMPP. After forming the URI correctly, you can just us

RE: RE: Xeerkat XMPP & Restlet

2007-08-25 Thread Mitch Stewart
I'm going to answer my own question after fully reading your website. It DOES support XMPP over HTTP. :) This looks great, I'll have to play with it. Thanks! Mitch > -Original Message- > From: Mitch Stewart [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 25, 2007 2:30 PM > To: dis

RE: Xeerkat XMPP & Restlet

2007-08-25 Thread Mitch Stewart
Alex, I found your site from the restlet.org site and I am definitely interested in this API. Does your implementation support XMPP over HTTP? We have considered using XMPP for getting access to "behind the firewall" services as well...but there are cases where even normal outbound ports besides p

Xeerkat XMPP & Restlet

2007-08-25 Thread Alex Milowski
I've finished integrating restlet & XMPP for my P2P computing work. You can now access restlets through XMPP. That means you can just write normal REST-style applications and access them over XMPP. My current motivation for this (besides grid computing) is to access services that are behind fire