Flash Client

Hi everyone,

I’'m trying to start up a dating/community site, and just installed Jive server.

I’‘m looking for a Flash jabber/jive client that can be used - the emphasis is that the user won’'t need to install anything…I guess Java clients should be good as well, but after looking around I found them pretty much cumbersome.

Is there any such available?

Thanks alot in advance

I’'m currently developing a flash client and I was for the first time last week able to connect with it to jivemessenger (thanks to the jive team that made some changes). We start soon a website with developer information but until then you can download a alpha version under www.olat.org/demo. It is based on an patched version of xiff library form jabberprojects.org.

see: http://www.jivesoftware.org/forums/thread.jspa?threadID=13461&start=15&tstart=0

adjust the html file to you config and start it in your browser. The client works with jabberd 1.4.x and jivemessenger.

guido

Hi guido…

Thanks very much

it seems like your projec is going pretty nicely.

Sorry I can’'t help, cause Im not much of a flash programmer.

If you ever want to take some inspiration of the best web-flash-chat application I’'ve seen - take a look in

http://www.tufat.com/ (home of FlashChat) which looks really nice.

I still haven’'t managed to connect with the OLAT instantMessenger that I downloaded from your site…(it says “error!!! undefined”… and in the trace log of flash I get:

"SENT: <?xml version="1.0"?><flash:stream to=“skiv02.dyndns.org” xmlns=“jabber:client” xmlns:flash=“http://www.jabber.com/streams/flash” version=“1.0”>

RECEIVED: <?xml version=''1.0'' encoding=''UTF-8''?><flash:stream xmlns:flash=“http://www.jabber.com/streams/flash” xmlns:stream=“http://etherx.jabber.org/streams” xmlns=“jabber:client” from=“skiv02.dyndns.org” id=“19fd1951” xml:lang=“en” />

SENT: skiv02

RECEIVED: skiv02

SENT: 8fa37099596d40b573c26aa2f04f40279a0d925bskiv02xiff

RECEIVED:

error!!! undefined"

I guess I’'ll understand how to work this out tomorrow…

Thanks alot

Hey Alon,

The 401 error code that you are receiving while trying to authenticate may indicate that your user “skiv02” does not have an account in the server or that you are supplying an invalid password.

Are you authenticating against the DB or LDAP?

Regards,

– Gato