[JDEV] Jabber Bot / Auto Contact Bot
Edward Tsai
edwardt at ucla.edu
Thu Apr 3 12:20:23 CST 2003
Hi,
One issue I see is that I'm not sure that if I do a client on the web
(Java) - how am I supposed to be able to make sure that multiple people who
use / download the application works - like if I set a Jabber account login
/ reg in the Java applet/application, I don't want each time someone
downloads / runs the applet to sign someone else off. Any thoughts or anyone
have experience using a web interface to do Jabber stuff for multiple users
at once?
-Edward
----- Original Message -----
From: "Iain Shigeoka" <iain at jivesoftware.com>
To: "Jabber" <jdev at jabber.org>
Sent: Wednesday, April 02, 2003 9:05 PM
Subject: Re: [JDEV] Jabber Bot / Auto Contact Bot
> On 4/2/03 7:12 PM, "Edward Tsai" <edwardt at ucla.edu> wrote:
>
> > Which SDK / software would be the best to use / develop on to work this?
> > Perhaps I need to find an existing "bot" and customize it, or is this a
> > project that would be better start from scratch? My main programming
skills
> > are in Java and I have used some Perl before :)
>
> Hi,
>
> If you write your bot as a normal client, I'd suggest using Smack. It's a
> simple to use Java client library released under an Apache derived
license:
>
> http://www.jivesoftware.com/xmpp/smack
>
> We've been working on making the API as simple to use as possible.
Combined
> with some other Java libraries out there, it should be pretty
> straightforward to implement your bot.
>
> -iain
>
>
More information about the JDev
mailing list