Kopete/Jabber/About Jabber XMPP/uk: Difference between revisions

From KDE UserBase Wiki
(Created page with "Ромео кохає Джульєтту і бажає з нею спілкуватися за допомогою мережі Jabber. Ромео може писати повід...")
(Created page with "Під час реєстрації облікового запису на сервері Ромео вибрав так званий JID (Jabber-ідентифікатор). Пр...")
Line 5: Line 5:
Ромео кохає Джульєтту і бажає з нею спілкуватися за допомогою мережі Jabber. Ромео може писати повідомлення у власній клієнтській програмі (яку з’єднано з <code>montague.net</code>) до своєї коханої, чию клієнтську програму з’єднано з сервером з назвою <code>capulet.com</code>.  
Ромео кохає Джульєтту і бажає з нею спілкуватися за допомогою мережі Jabber. Ромео може писати повідомлення у власній клієнтській програмі (яку з’єднано з <code>montague.net</code>) до своєї коханої, чию клієнтську програму з’єднано з сервером з назвою <code>capulet.com</code>.  


When he registered an account on a server, he chose a so-called JID (Jabber-Identifier). This JID works basically like an E-Mail-Address and is connected to the server's name with an "@". An example for Romeo's valid JID is <code>[email protected]</code>.  
Під час реєстрації облікового запису на сервері Ромео вибрав так званий JID (Jabber-ідентифікатор). Принципи роботи JID в основному схожі на адресу електронної пошти, його пов’язано з назвою сервера записом з використанням символу "@". Прикладом коректного JID для Ромео є <code>[email protected]</code>.  


In order to talk to other people, Romeo has to add their JIDs to his contact list. They may be connected to the same server (e.g. <code>[email protected]</code>) as well as they can originate from another server (e.g. <code>[email protected]</code> or, of course, <code>[email protected]</code>).
In order to talk to other people, Romeo has to add their JIDs to his contact list. They may be connected to the same server (e.g. <code>[email protected]</code>) as well as they can originate from another server (e.g. <code>[email protected]</code> or, of course, <code>[email protected]</code>).

Revision as of 19:52, 2 December 2010

Other languages:

XMPP або Jabber (насправді ці слова означають одне і те саме поняття) — назва відкритого, децентралізованого протоколу обміну даними мережею, який використовується для обміну миттєвими повідомленнями. Цей протокол розроблено для роботи у інфраструктурі сервер-клієнт з багатьма серверами у всій мережі Інтернет, де у кожного з користувачів є власний обліковий запис. Сервер зазвичай з’єднано з багатьма клієнтами з одного боку і іншими серверами XMPP у інтернеті з іншого. Давайте розглянемо невеличкий приклад, щоб пояснити методику роботи:

Ромео кохає Джульєтту і бажає з нею спілкуватися за допомогою мережі Jabber. Ромео може писати повідомлення у власній клієнтській програмі (яку з’єднано з montague.net) до своєї коханої, чию клієнтську програму з’єднано з сервером з назвою capulet.com.

Під час реєстрації облікового запису на сервері Ромео вибрав так званий JID (Jabber-ідентифікатор). Принципи роботи JID в основному схожі на адресу електронної пошти, його пов’язано з назвою сервера записом з використанням символу "@". Прикладом коректного JID для Ромео є [email protected].

In order to talk to other people, Romeo has to add their JIDs to his contact list. They may be connected to the same server (e.g. [email protected]) as well as they can originate from another server (e.g. [email protected] or, of course, [email protected]).


Visualization of the Jabber network


Jabber/XMPP is of course capable of a lot more services (e.g. end-to-end encryption of the messages, voice- and videochat, groupchat), which the tutorial will partly introduce later.

Two very big instant messaging providers use Jabber/XMPP on their servers in the background: Google Talk and facebook chat. Accounts within these systems can be used just like normal Jabber accounts in Kopete. Details will be explained later or can be found at these provider's websites.

With this information we can begin with the main part tutorial: How to set up a working jabber-client and which nice features Kopete has got.