Re: [JDEV] Jabber documentation question; XML parsing worries; andease of d evelopment

2002-05-21 Thread Justin Kirby
Replies in-line... On Mon, 2002-05-20 at 11:33, Gallo, Felix S. wrote: > Every so often, I buy an O'Reilly book on a lark, just to see if > the subject matter is interesting/is going to win/is fun to use/is > learnable in finite time. This year's book has been the Jabber > book. I've read it co

[JDEV] Binding to reserved ports...

2002-05-21 Thread Ralph Siemsen
Can someone shed some light on the intended usage of the -U option? I can see from main() in jabberd/jabber.c that the server executes setuid() and setgid() calls to switch to the the specified user, immediately after parsing commandline arguments. This is fine, but it is not possible to run on

Re: [JDEV] Hi, Voice enable Instant Messenger...

2002-05-21 Thread Nicholas Perez
Those things would be the burden of the client developer. We are currently working on protocol extensions to handle feature negotiation between clients. Check out the various JEPs on jabber.org and read through those to see if thats what you want. You are going to need to use H.323 or whatever

[JDEV] Hi, Voice enable Instant Messenger...

2002-05-21 Thread Fahad
Hi everybody   I am planning to work on a IM which will be able to chat through text, voice and graphics, please let me know has any body implemented voice and vedio capability in Jabber base IM. Do we have to use H.323 or SIP for this or Jabber has some other soln for this.   With Regards