[jdev] XEP-0174 (Link-local) support in Smack

Matthew Wild mwild1 at gmail.com
Thu Feb 19 17:44:38 CST 2009


On Thu, Feb 19, 2009 at 11:24 PM, CDavis7M
<CDavis7M.3nvorn at no-mx.jabberforum.org> wrote:
> Also, does anyone know if the XEP-0174 would allow offline messaging,
> ie persistence, like a server based implementation would allow?
>

It wouldn't. XEP-0174 works by establishing a link between the two
clients, and each client acting as a dumb server. Offline messaging
stores messages on the server until a client logs in. With no server
around to store messages on, this isn't really possible.

Hope this helps,
Matthew.



More information about the JDev mailing list