Telepathy (software): Difference between revisions
Added sugar to applications |
Restored revision 1098420910 by HelenDegenerate (talk) |
||
(42 intermediate revisions by 34 users not shown) | |||
Line 1: | Line 1: | ||
{{otheruses2|Telepathy}} |
|||
'''Telepathy''' is a [[software framework]] which can be used to make software for interpersonal communications such as [[instant messaging]], [[Voice over IP]] or [[videoconferencing]]. Telepathy enables the creation of communications applications using components via the [[D-Bus]] [[inter-process communication]] mechanism. Through this it aims to simplify development of communications applications and promote [[code reuse]] within the [[free software community|free software and open source communities]] by defining a logical boundary between the applications and underlying network protocols. |
'''Telepathy''' is a [[software framework]] which can be used to make software for interpersonal communications such as [[instant messaging]], [[Voice over IP]] or [[videoconferencing]]. Telepathy enables the creation of communications applications using components via the [[D-Bus]] [[inter-process communication]] mechanism. Through this it aims to simplify development of communications applications and promote [[code reuse]] within the [[free software community|free software and open source communities]] by defining a logical boundary between the applications and underlying network protocols. |
||
==Implementations== |
|||
There are [[free software]] implementations of various protocols that export Telepathy interfaces: |
There are [[free software]] implementations of various protocols that export Telepathy interfaces: |
||
* '''Gabble''': for [[Extensible Messaging and Presence Protocol|XMPP]], including support for [[Jingle (protocol)|Jingle]] |
* '''Gabble''': for [[Extensible Messaging and Presence Protocol|XMPP]], including support for [[Jingle (protocol) |Jingle]] |
||
* '''Butterfly''': for [[Windows Live Messenger]] |
* '''Butterfly''': for [[Windows Live Messenger]] |
||
* '''Idle''': for [[Internet Relay Chat]] |
* '''Idle''': for [[Internet Relay Chat]] |
||
* '''Salut''': for the link-local [[Extensible Messaging and Presence Protocol|XMPP]] protocol |
* '''Salut''': for the link-local [[Extensible Messaging and Presence Protocol|XMPP]] protocol |
||
* '''Haze''': for accessing protocols supported by libpurple, the library used by the [[Pidgin (software)|Pidgin]] messaging client. This was done as a [[Google Summer of Code]] project in 2007.<ref>{{cite web |url=http://developer.pidgin.im/wiki/Telepathy |title=Telepathy |
* '''Haze''': for accessing protocols supported by libpurple, the library used by the [[Pidgin (software) |Pidgin]] messaging client. This was done as a [[Google Summer of Code]] project in 2007.<ref>{{cite web |url= http://developer.pidgin.im/wiki/Telepathy | type = wiki | title=Telepathy | publisher = Pidgin | work = Trac |accessdate= 2008-06-30}}</ref> |
||
* ''' |
* '''Spirit''': for the [[Skype protocol]] on the [[Nokia N900]] and [[Nokia N9]] |
||
* ''' |
* '''Rakia''': for the [[Session Initiation Protocol]] (SIP), using Nokia's open source Sofia-SIP library |
||
* '''Morse''': for [[Telegram (software) |Telegram]] |
|||
Mission Control is the name of the component that provides a way for end-user applications to abstract some details of low level telepathy components such as connection managers.<ref> |
Mission Control is the name of the component that provides a way for end-user applications to abstract some details of low level telepathy components such as connection managers.<ref>{{Citation | url = http://mission-control.sourceforge.net/ | title = Mission control | publisher = Source forge | url-status = dead | archiveurl = https://web.archive.org/web/20080113095325/http://mission-control.sourceforge.net/ | archivedate = 2008-01-13 }}.</ref> |
||
Tubes are Telepathy's mechanism for supporting arbitrary data transfer and remote [[Inter-process communication |IPC]].<ref>{{Citation | contribution = Tubes | contribution-url = https://telepathy.freedesktop.org/wiki/Documentation/Tubes | publisher = Free desktop | title = Telepathy}}.</ref> |
|||
Telepathy forms the basis of the instant messaging and voice/video calling software on the [[Nokia]] [[Nokia 770|770]], [[Nokia N800|N800]], |
Telepathy forms the basis of the instant messaging and voice/video calling software on the [[Nokia]] [[Nokia 770 |770]], [[Nokia N800|N800]], [[Nokia N810|N810]], [[Nokia N900|N900]], [[Nokia N9|N9]] and [[Jolla]]. |
||
==How Telepathy works== |
==How Telepathy works== |
||
Line 24: | Line 24: | ||
==Applications== |
==Applications== |
||
* [[Empathy (software)|Empathy]] |
* [[Empathy (software)|Empathy]] |
||
* [[ |
* [[KDE Telepathy]] |
||
* [[ |
* [[Sugar (software)|Sugar]] |
||
* [[Sugar (desktop environment)|Sugar]] |
|||
==See also== |
==See also== |
||
{{ |
{{Portal|Free Software}} |
||
* [[Farstream]] (formerly Farsight) |
|||
* [[Farsight]] |
|||
==References== |
==References== |
||
{{ |
{{Reflist|2}} |
||
==External links== |
==External links== |
||
* [http://telepathy.freedesktop.org Project website] |
* [http://telepathy.freedesktop.org Project website] |
||
* [http://mirror.linux.org.au/pub/linux.conf.au/2007/video/talks/301.ogg "IM/VOIP Communications Framework"] video download (77MB ogg) of talk by lead developer Robert McQueen on Telepathy. [http://lca2007.linux.org.au/talk/301 Streaming Flash video]. |
* [http://mirror.linux.org.au/pub/linux.conf.au/2007/video/talks/301.ogg "IM/VOIP Communications Framework"] video download (77MB ogg) of talk by lead developer Robert McQueen on Telepathy. [http://lca2007.linux.org.au/talk/301 Streaming Flash video]. |
||
* [http://community.kde.org/Real-Time_Communication_and_Collaboration KDE-Telepathy] actual 0.9.0 |
|||
* [http://telepathy.freedesktop.org/doc/book/index-info.html Telepathy Developer's Manual] |
|||
{{Freedesktop.org}} |
{{Freedesktop.org}} |
||
⚫ | |||
⚫ | |||
⚫ | |||
[[Category:Freedesktop.org]] |
[[Category:Freedesktop.org]] |
||
⚫ | |||
⚫ | |||
⚫ | |||
[[de:Telepathy]] |
|||
[[fr:Telepathy]] |
|||
[[ja:Telepathy]] |
|||
[[ru:Telepathy]] |
Latest revision as of 19:41, 15 July 2022
Telepathy is a software framework which can be used to make software for interpersonal communications such as instant messaging, Voice over IP or videoconferencing. Telepathy enables the creation of communications applications using components via the D-Bus inter-process communication mechanism. Through this it aims to simplify development of communications applications and promote code reuse within the free software and open source communities by defining a logical boundary between the applications and underlying network protocols.
Implementations
[edit]There are free software implementations of various protocols that export Telepathy interfaces:
- Gabble: for XMPP, including support for Jingle
- Butterfly: for Windows Live Messenger
- Idle: for Internet Relay Chat
- Salut: for the link-local XMPP protocol
- Haze: for accessing protocols supported by libpurple, the library used by the Pidgin messaging client. This was done as a Google Summer of Code project in 2007.[1]
- Spirit: for the Skype protocol on the Nokia N900 and Nokia N9
- Rakia: for the Session Initiation Protocol (SIP), using Nokia's open source Sofia-SIP library
- Morse: for Telegram
Mission Control is the name of the component that provides a way for end-user applications to abstract some details of low level telepathy components such as connection managers.[2]
Tubes are Telepathy's mechanism for supporting arbitrary data transfer and remote IPC.[3]
Telepathy forms the basis of the instant messaging and voice/video calling software on the Nokia 770, N800, N810, N900, N9 and Jolla.
How Telepathy works
[edit]Protocol implementations provide a D-Bus service called a connection manager. Telepathy clients use these to create connections to services. Once a connection is established, further communication happens using objects called channels which are requested from the connection. A channel might be used to send and receive text messages, or represent the contact list, or to establish a VoIP call.
Applications
[edit]See also
[edit]- Farstream (formerly Farsight)
References
[edit]- ^ "Telepathy". Trac (wiki). Pidgin. Retrieved 2008-06-30.
- ^ Mission control, Source forge, archived from the original on 2008-01-13.
- ^ "Tubes", Telepathy, Free desktop.
External links
[edit]- Project website
- "IM/VOIP Communications Framework" video download (77MB ogg) of talk by lead developer Robert McQueen on Telepathy. Streaming Flash video.
- KDE-Telepathy actual 0.9.0
- Telepathy Developer's Manual