[jdev] xmpp server in port 80 [opensource project]

naw lambda512 at gmail.com
Wed Oct 21 10:26:06 CDT 2009


On Miércoles 21 Octubre 2009 17:04:38 Álvaro Pinel escribió:
> El Wed, 21 Oct 2009 16:55:00 +0200
> naw <lambda512 at gmail.com> escribió:
> Thx :)
> 
> > On Miércoles 21 Octubre 2009 16:43:26 Álvaro Pinel escribió:
> > > I have seen jabber80.com and I want to create an opensource project
> > > like it.
> > >
> > > I don't know if already exists and how to do it. If anyone can help
> > > me.
> > >
> > > Thx!
> >
> > I think that almost every xmpp server can be configured to listen in
> > the port 80 for new connections (normal xmpp connections or HTTP
> > wrapped connections like HTTP-Polling or BOSH)
> 
> But I think that this webservice must have something more than a
> wrapped connection.
> 

What do you need?

Just a jabber/xmpp server listening in the port 80? You will still need a 
Jabber client to connect

A server that listens for xmpp connections over http? This can be useful to 
avoid proxies. But not all desktop clients support it.

Or a web client that allow to connect just using the browser? If you need a 
webclient take a look to http://xmpp.org/software/clients.shtml the web 
clients are at the bottom.

> > So you shouldn't need a new project for that, only to setup a server.
> 
> I will try to use it.
> 



More information about the JDev mailing list