[JDEV] IRC Transport Development, with Gabber/other clients
Benoit Orihuela
borihuela at idealx.com
Wed Jan 2 10:14:53 CST 2002
hi,
> 1. When using the patched Gabber for JCF, I can join the channel but Gabber
> doesn't display the messages coming from IRC as if it doesn't
> understand them. The transport logs are like this:
> Sat Dec 29 19:42:47 2001 mio.c:275 write_dump writing data: <message to='baloney at localhost/Gabber' from='#pinoyexchange%mclean.va.us.undernet.org at irc.localhost/86c2f1c8caf87eb631f49dbb1bc913dab46e9a35' type='groupchat'><body>hi rain`</body></message>
hmm, yeah. now, I've the same problem with gabber. Gabber registers
the view with the jid #pinoyexchange at irc.localhost so it does not
recognize packets sent to or from
#pinoyexchange%mclean.va.us.undernet.org at irc.localhost ...
One way to resolve that is to update irc-transport to always send the
complete jid of the room ...
I'm currently writing my own jabber client so I've not checked if it
always worked with gabber :) ...
> 2. The Gabber conference window shows the Jabber nick, and not the IRC nick.
> The IRC server does use the IRC nick, as confirmed by logging separately
> into IRC.
yep, same problem than above.
> 3. Is it possible to specify the IRC server from the client, and not just
> use the one hard-coded in the config file?
yes, of course. send your requests to #channel%irc_server at irc.yourhost
> Finally, which is the authoritative XML spec for JCF? This is to help
> developing a client.
To my knowledge, the most recent spec is at jabber.org?oid=1630
Regards,
Benoit.
--
Benoit Orihuela
IDEALX S.A.S.
More information about the JDev
mailing list