Difference between revisions of "Eng:J2J"

From JaWiki (Jabber/XMPP wiki)
Jump to: navigation, search
(JID Escaping.. коряво пади :))
(англинчанин блин)))
Line 38: Line 38:
 
Some clients ([[Tkabber]], [[JAJC]]) supports addition contacts through transports transparently. In this case, just select transport and enter JID in simple format <user@server>.
 
Some clients ([[Tkabber]], [[JAJC]]) supports addition contacts through transports transparently. In this case, just select transport and enter JID in simple format <user@server>.
  
==Дополнительные функции==
+
==Additional possibilities==
===Автоответчик===
+
===Auto-answer service===
По просьбам пользователей на нашем форуме, в транспорт J2J встроена функция автоответчика. Использование этой функции варьируется от информирования о смене [[JID]]а на новый до информировании о том, что пользователь перестал использовать [[proprietary|проприетарные]] [[IM]] системы, и искать его стоит в [[Jabber]], либо через [[Habahaba]]. Во втором случае на гостевом аккаунте необходимо подключить [[gateway|транспорты]] в нужные сторонние [[IM]] системы. Если Вы нашли другое интересное применение, мы будем рады выслушать Вас на нашем форуме.
+
At requests of users, auto-answer service is implemented in J2J. Use this for inform your contacts about your new [[JID]] or something else.
  
Для включения автоответчика, необходимо воспользоваться Jabber-[[client|клиентом]] с поддержкой ad-hoc commands, например, [[Bombus]], [[JAJC]], [[Tkabber]], [[Gajim]]. Выберите комманду Options, поставьте галочку "Enable auto reply for all guest contacts" и введите текст автоответчика в поле "Text for auto reply". Текст может быть не более, чем в 1000 знаков.
+
You need use Jabber-[[client]] with ad-hoc commands support, for example, [[Bombus]], [[JAJC]], [[Tkabber]], [[Gajim]]. Execute a Options command, check "Enable auto reply for all guest contacts" checkbox and enter text for auto-answer in text area "Text for auto reply". It limited to 1000 chars.
  
Дополнительная опция "Always forward messages to me" означает, что сообщения от пользователей из гостевого аккаунта будут приходить даже при активированном автоответчике.
+
Additional checkbox "Always forward messages to me" means, that messages will be forwarded with enabled auto-answer service too.
  
===Не принимать сообщения от пользователей не из ростера===
+
===Receive message only from Guest roster===
Вы можете запретить передачу сообщений от пользователей, не находящихся в вашем гостевом [[roster|ростере]], включив опцию "Receive messages only from Guest roster".
+
You can deny messages from users not from guest-account's roster checking checkbox "Receive messages only from Guest roster".
  
 
==Где используется==
 
==Где используется==

Revision as of 10:35, 2 June 2007

Transport J2J

With this transport you can aggregate contacts from rosters of two (or more) Jabber accounts in single roster. E.g., you can communicate through your GTalk or LiveJournal account, using main account on Jabber.org. For your interlocutors it will be seen as you logged in on this three-accounts manually. Thought actually Gtalk and LiveJournal will be connected through J2J transport.

Features

J2J registration form

Usage

To make explanations smplier we'll introduce two main concepts: master account and guest account. Master account is that which will be register this transport, guest account is that which will be used through J2J.

In the Username field you must enter username of guest account. Password is a password for guest account. In the Server field you must enter just a hostname of your guest Jabber server.

Value of Port field doesn't follow for change. It must be used when Jabber server uses non-standard port. Because SSL doesn't supported, value 5223 is invalid.

You will receive a subscription request after registration, you must accept it and wait for connection with guest account. When connection is established, J2J will be online.

There are protection from ring registrations on transport, however, it isn't recommended to create such connections.

Using with Google Talk

Just enter your JID. Your Gtalk account will be recognized automatically, and the additional functions will be accessible.

There will appear an extra option Light first mail-notify in transport options (they could be aceessed via ad-hoc commands). Setting this option on makes the first new mail notification message consistent of number of them only.

Import your contacts from guest-account

If you want to import your contacts from guest-account's roster to your master-account's roster, you can open Discovery-dialog of your Jabber-client, enter JID of your J2J-transport, and add contacts from the "Guest Roster" item. You can use grag and drop technology or context-menu. (drag and drop available in Tkabber и JAJC).

JID Escaping

Because, node of JID cannot include "@" char, it needed to use JID-Escaping: all "@" chars is replacing to "%" and "%" replacing to "\%". For example, vasya%jabber.ru@xmpp.tushinec.ru.

If you want to add contact through your guest-account, you must use such format.

Some clients (Tkabber, JAJC) supports addition contacts through transports transparently. In this case, just select transport and enter JID in simple format <user@server>.

Additional possibilities

Auto-answer service

At requests of users, auto-answer service is implemented in J2J. Use this for inform your contacts about your new JID or something else.

You need use Jabber-client with ad-hoc commands support, for example, Bombus, JAJC, Tkabber, Gajim. Execute a Options command, check "Enable auto reply for all guest contacts" checkbox and enter text for auto-answer in text area "Text for auto reply". It limited to 1000 chars.

Additional checkbox "Always forward messages to me" means, that messages will be forwarded with enabled auto-answer service too.

Receive message only from Guest roster

You can deny messages from users not from guest-account's roster checking checkbox "Receive messages only from Guest roster".

Где используется

На данный момент транспорт J2J замечен на серверах:

  • jrudevels.org
  • udaff.com
  • jabbus.org
  • jabbe.net.ru
  • bug.su
  • nsmart.ru

Для администратора jabber-сервера

Работа с транспортом J2J для администраторов