Hi,
jabber functionality in n2hell 0.4 is very experimental and gives you
ability to proxy requests from n2hell to rtorrent via xmpp protocol.
How it works:
one n2hell process routed all hist requests to another n2hell process,
which routes these requests to rtorrent process.
+---------------+ +---------------+
+--------------------+ +-------------+
| user | -------> | n2hell | -------> | n2hell
proxy | -------> | rtorrent |
+---------------+ +---------------+
+--------------------+ +-------------+
Requirements:
1. jabber account
2. n2hell process with enabled option "Can n2hell accept calls via
jabber?"
3. second n2hell process with enabled option "n2hell is communicated
with rtorrent via jabber"
Configuration:
1. configure n2hell process, which will be working with rtorrent. Its
will be mentioned as "proxy process".
2. In proxy process enable option "Can n2hell accept calls via
jabber?" and fill corresponding fields:
a. jabber server host.
b. jabber user name
c. jabber user resource (any string, by default n2hell-server)
d. jabber user password
e. accept call from: jabber id in form "us...@jabber.server/
resource". This field must match corresponding settings in n2hell-
client
3. configure n2hell process, which will be communicating with proxy
process. Chose option "n2hell is communicated with rtorrent via
jabber" in field "How are rtorrent and n2hell running?" and fill
corresponding fields as above, but
c. jabber user resource - write any string, but different to
corresponding proxy process value. By default it is n2hell-client
e. accept call from: jabber id in form "us...@jabber.server/
resource". This field must match corresponding settings in n2hell
proxy
Server jid: jabber id in form "us...@jabber.server/resource". This
field must match corresponding settings in n2hell proxy
Notes:
if you will receive error "response timeout", try to increase
"Timeout:" parameter.
Limitations:
1. large chunks of information not supported (it will be works with
about 10-15 torrents in list)
2. you are will be unable to load torrents from n2hell client process