[JDEV] New: docu on groupchat and Jabber 1.2

Keith Minkler keith at digix.dyndns.org
Sat Nov 25 11:10:08 CST 2000


dj,

 One other thing to point out... step 7 is not needed with the way you setup the config... that jabberd:sockets issue is only a problem when you are linking together jabberd's with exec and stdout, however, that should probably still be noted, since it was a really dumb bug in the 1.2RC server.. 

 also.. step 9 is not needed with a component that is loaded into jabberd (a .so) becuase it never has to make a socket connection.. internally, jabberd can resolve any hostname you put in the config.. it doesn't use DNS, (i.e. i can put in conferencing.microsoft.com if i really wanted to, and it will work perfectly).. HOWEVER, this IS needed for 1.0 transports that are using libetherx, AND to make your transport available to the outside world.. (like using conference.jabber.org from the jabber.com server)

 Other than those two minor points, this is a great piece of documentation!  Is this going to be on this site for awhile?  we are going to be trying to set something up on docs.jabber.org probably PHP based that pulls our existing sgml documentation from CVS, and it would work similar to php.net's documentation... We have a guy that is willing and able to put this all together, and your documentation would be a super addition to this documentation set on docs.jabber.org.

 -Keith


On Fri, Nov 24, 2000 at 05:54:33PM -0700, Dave Smith wrote:
> Hey..
> 
> Great doc's! Kudos.
> 
> One slight adjustment tho, the server and gc should _not_ be run as root, due to security issues. The server does not require root privleges {sp?} to run.
> 
> D.
> 
> On Sat, Nov 25, 2000 at 12:20:48AM -0000, DJ Adams wrote:
> > Hi
> > 
> > There seems to be general confusion over getting groupchat working with
> > Jabber 1.2 - it certainly took me a while to get it going - so I thought I'd
> > document what I did, to have all the information in one place, so others
> > don't have to go through the pain ;-)
> > 
> > http://www.pipetree.com/jabber/groupchat-1.2.html
> > 
> > is the URL to the document - please have a look and if you have any
> > questions or comments, let me know.
> > 
> > Cheers!
> > dj
> > 
> > 
> > 
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list