]> git.0d.be Git - empathy.git/blob - help/C/salut-protocol.page
[help] Commenting out copyright info for now
[empathy.git] / help / C / salut-protocol.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       xmlns:e="http://projectmallard.org/experimental/"
3       type="topic"
4       id="salut-protocol">
5
6   <info>
7     <link type="seealso" xref="create-account"/>
8     <desc>
9       Undesrtanding the People Nearby feature.
10     </desc>
11     <revision pkgversion="2.28" version="0.1" date="2009-08-12" status="draft"/>
12     <revision pkgversion="2.28" version="0.1" date="2009-08-14" status="review">
13       <!--
14       <e:review by="shaunm@gnome.org" date="2009-09-09" status="deferred"/>
15       -->
16     </revision>
17     <credit type="author">
18       <name>Milo Casagrande</name>
19       <email>milo@ubuntu.com</email>
20     </credit>
21 <!--
22     <copyright>
23       <year>2009</year>
24       <name>GNOME Documentation Project</name>
25     </copyright>
26 -->
27     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
28   </info>
29
30   <title>What is People Nearby?</title>
31
32   <comment>
33     <cite date="2009-09-09">Shaun McCance</cite>
34     <p>I'd like to see this played up a bit more.</p>
35   </comment>
36
37   <p>
38     The People Nearby service is a serverless communication service:
39     you do not need to connect and authenticate to a central server in
40     order to use it.
41   </p>
42   <p>
43     This kind of serverless messaging system is restricted to a local area
44     network and an active Internet connection is not necessary.
45   </p>
46   <p>
47     The people that use this service inside the same local area network
48     will be auto-discovered, and it will be possible to send them messages
49     and files as with other services.
50   </p>
51   <p>
52     All the modern local area networks should be able to support this kind
53     of service.
54   </p>
55 </page>