[jdev] how to program a jabber game server

Tomasz Sterna tomek at xiaoka.com
Wed Jan 31 05:42:05 CST 2007


Dnia 31-01-2007, śro o godzinie 10:38 +0000, Denis Guillaume napisał(a):
> You're talking about server components, I guess that this is more time
> consuming to learn this technology than learning to program bots in
> php :p ?

Connecting with a component protocol is even easier than establishing
client session. :-)

On the other hand, component is just a "bot" using different addressing
scheme. You're able to control user part of JID, not only resource.
And you're handling all user names and resources with one connection.

So, that really depends on requirements of your protocol, whether you
want a component (server-like "session") or just a bot (client session)


-- 
Tomasz Sterna
Xiaoka Grp.  http://www.xiaoka.com/




More information about the JDev mailing list