[JDEV] wireless IM
Thomas Charron
tcharron at ductape.net
Thu Dec 2 10:32:03 CST 1999
Quoting jplooney-jabber at online.ie:
> This would be interesting. My company hope to be presenting people with an
> integrated IM/Chat/BBS/News service, with loads of other goodies, including
> WAP (Wireless Application Protocol) eventually. If anyone else is
> considering such a project, give me a shout. The idea would be that I'd
> like to have a simple Jabber client that just redirects messages to your
> WAP enabled mobile phone.=20
That is one of the features of the 'resource' in Jabber. Really, there would
be no need to actually have a client redirect the messages, the transport can
already do it 'for' them. The identifier doucment at
http://protocol.jabber.org/docs/identity.html starts to touch on what we're
talking about. Here is a short excerpt:
2.3 Resource
This is the optional third identifier. All Resources belong to a Node. Within
Jabber the Resource is used to identify specific objects that belong to a user,
such as online sessions or paths of communication
Aka, I'm tcharron at jabber.org. I can have resources setup such as
tcharron at jabber.org/Cell, which would designate my WAP enabled Cell phone.
This would be a private resource, aka, no one else can see it, but I can
redirect messages incoming to me to tcharron at jabber.org/Cell, which is setup to
be 4347408 at WAP.jabber.org. More details will hopefully soon becouse available
from Jer, but this functionality is already supported in jserver now, but is
still in experimental stage..
---
Thomas Charron
<< Wanted: One decent sig >>
<< Preferably litle used >>
<< and stored in garage. ?>>
More information about the JDev
mailing list