http - How to make a XMPP client in a container like tomcat? -
i need login, receive , send messages on xmmp servlet loaded on tomcat container.
i know if there implementation of situation ?
thx ur time :)
i've found smack best available java library xmpp. however, far perfect server side development.
in particular need think clustering smack connections hold alot of state.
the api nice however, it's pretty trivial connect , send messages , documentation decent. check out http://www.igniterealtime.org/projects/smack/
Comments
Post a Comment