[jdev] how to program a jabber game server

Richard Dobson richard at dobson-i.net
Thu Feb 1 10:21:49 CST 2007


>> But Richard, you've been telling that components implementation depends on
>> the server I choose, it doesn't sound really nice ! Are there some servers
>> more appropriated to components dev ?
>>     
> AFAIK - components usually works with all kinds of servers. I myself wrote 
> several and AFAIK again - they work with plenty different servers w/o 
> problems. There can be very minor differences but component protocol is 
> standartized so if component not works with particular server - that is 
> usually enough reason to fix _server_.
>   
Not if you are writing an internal component to take advantage of 
certain capabilities/increased performance some of the servers may have 
for internal components compared to external components, or even if you 
are writing against a server who's component protocol differs from the 
standard giving extra capabilities.

Richard





More information about the JDev mailing list