[jdev] RE: Jabber Client

2004-10-19 Thread Brijesh
Hi Nicolas, You can try lluna (C++ based : http://www.jabberstudio.org/cgi-bin/viewcvs.cgi/lluna2/) heavily depends on ACE version 5.4.1( http://www.cs.wustl.edu/~schmidt/ACE.html). You can also try using JECL libraries. If you like c then you can try Miranda (http://www.miranda-im.org/release/dow

[jdev] Re: Jabber Client

2004-10-19 Thread Brijesh
Hi Nicolas, You can try lluna (C++ based : http://www.jabberstudio.org/cgi-bin/viewcvs.cgi/lluna2/) heavily depends on ACE version 5.4.1( http://www.cs.wustl.edu/~schmidt/ACE.html). You can also try using JECL libraries. If you like c then you can try Miranda (http://www.miranda-im.org/release/dow

RE: [jdev] java muc impl

2004-10-19 Thread Matt Tucker
Dov, We'll be releasing Jive Messenger (XMPP server) as Open Source within the next couple of days, which includes a full MUC implementation. Our Open Source client library, Smack, already includes a full client API implementation of MUC. Both are 100% Java and can be found at http://www.jivesoftw

[jdev] java muc impl

2004-10-19 Thread Katz, Dov B (IT)
Are there any java muc (jep-45) server implementations? Are there any client api (jabberbeans-like) implementations? -dov NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privil

RE: [jdev] Force a buddy to log out

2004-10-19 Thread Katz, Dov B (IT)
Check pthsock/client.c or the js_session_new method inside jsm/sessions.c , I presume -dov Dov Katz Enterprise & Client Technology Morgan Stanley -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jana von dem Berge Sent: Tuesday, October 19, 2004 11:55 A

RE: [jdev] Force a buddy to log out

2004-10-19 Thread Jana von dem Berge
Is it in the jsm-section? Jabber software development list <[EMAIL PROTECTED]> schrieb am 19.10.04 17:32:14: > > Where do I find the c2s component, in which c-file? > I can also rewrite it in c, can't I? > > Jabber software development list <[EMAIL PROTECTED]> schrieb am 19.10.04 17:02:54: > >

RE: [jdev] Force a buddy to log out

2004-10-19 Thread Jana von dem Berge
Where do I find the c2s component, in which c-file? I can also rewrite it in c, can't I? Jabber software development list <[EMAIL PROTECTED]> schrieb am 19.10.04 17:02:54: > > I rewrote jabberd1.4.2's c2s and auth as external java components. > Since you get user/pass/resource in jabber:iq:[EMAIL

RE: [jdev] Force a buddy to log out

2004-10-19 Thread Katz, Dov B (IT)
I rewrote jabberd1.4.2's c2s and auth as external java components. Since you get user/pass/resource in jabber:iq:[EMAIL PROTECTED] tags, you can always deny auth for whatever combination you don't want to accept, including the resource in your considerations. There's only 1 thing, though. In 1.4.

Re: [jdev] Force a buddy to log out

2004-10-19 Thread Jana von dem Berge
Hello again! I can also solve my problem by checking the resources of the users with the server! Because then I could only allow users to log on with the client I programmed (I could implement a special resource)! Then I could programm the client to log out when there comes a message with a spe

Re: [jdev] Jabber Client

2004-10-19 Thread aliban
> I´am interested in programming a Jabber Client in C++. Where can I > find some more information regarding this issue? > > Thanks and greetings from Paraguay. Maybe you could be the first one using the XCD: http://xcd.jabberstudio.org Whatever there are other client libs, too: http://www.jabber.