Jump to content

Telepathy (software)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CommonsDelinker (talk | contribs) at 02:12, 26 October 2007 (Removing "Floss_logos.svg", it has been deleted from Commons by Majorly because: copyvio.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Otheruses2

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.

There are free software implementations of various protocols that export Telepathy interfaces:

Telepathy forms the basis of the instant messaging and voice/video calling software on the Nokia 770 and Nokia N800 as part of the Maemo platform and OpenMoko.

How Telepathy works

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

References

  1. ^ "Telepathy - Pidgin - Trac". Retrieved 2007-07-18.