Differences between version 6 and revision by previous author of Jabber.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Friday, May 21, 2004 12:53:59 pm | by AristotlePagaltzis | Revert |
Older page: | version 5 | Last edited on Friday, May 21, 2004 11:07:46 am | by JohnMcPherson | Revert |
@@ -7,11 +7,11 @@
[Jabber] has support for people logging in multiple times on a single account by way of adding a __resource__ name to the account to distinguish the logins: __whateveryouchoose@your.jabber.server/Foo__ and __whateveryouchoose@your.jabber.server/Bar__ is the same user, but under different logins. Messages can be sent to a specific resource or without specifying a resource. In the latter case, the message is delivered to whichever resource has the highest priority (which can be set at log in time).
The [Jabber] server will store messages for later delivery if the recipient is not online at the time.
-By loading optional
modules,
a [Jabber] server can be used to talk
to users of
other InstantMessaging protocols, such as [AOL], [MSN], etc. You give your login details for that network to the server, and it acts as a proxy. See the
[JabberTransport
] page for more details
.
+JabberTransport
modules can be loaded into
a [Jabber] to enable communication using
other InstantMessaging protocols, such as [AOL], [MSN], etc. You give your login details for that network to the server, and it acts as a [Proxy
].
See also:
* JabberClients
* JabberNotes
* JabberWiki