The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Buteo

From Mer Wiki
(Difference between revisions)
Jump to: navigation, search
(added link for api usage)
 
(One intermediate revision by one user not shown)
Line 11: Line 11:
 
* [[Buteo/SyncML|SyncML stack]] - a OMA DS 1.1 and 1.2 compliant SyncML stack
 
* [[Buteo/SyncML|SyncML stack]] - a OMA DS 1.1 and 1.2 compliant SyncML stack
 
* [[Buteo/MTP|MTP stack]] - A Media Transfer Protocol 1.0 compliant MTP implemenation.
 
* [[Buteo/MTP|MTP stack]] - A Media Transfer Protocol 1.0 compliant MTP implemenation.
* Sync plugins - a syncml sync plugin and a MTP sync plugin that hook into the synchronization framework
+
* [[Sync plugins|Sync Plugins]] - a syncml sync plugin and a MTP sync plugin that hook into the synchronization framework
  
 
All the above components make up the Buteo Sync solution with the capability of being extended to accommodate more protocols. Refer to the individual pages to understand more about the individual components
 
All the above components make up the Buteo Sync solution with the capability of being extended to accommodate more protocols. Refer to the individual pages to understand more about the individual components
Line 32: Line 32:
  
 
An [[Buteo/FWClient_Example|example client app]] is available.
 
An [[Buteo/FWClient_Example|example client app]] is available.
 +
 +
== API usage ==
 +
[[API usage]] describes the usage of the Buteo synchronization framework API
  
 
[[Category:Buteo]]
 
[[Category:Buteo]]

Latest revision as of 09:16, 27 November 2013

Contents

[edit] Buteo Sync Solution

The Buteo Sync solution is a complete solution that broadly provides the following synchronization services:

  • Device to device synchronization of PIM data (Contacts and Calendar for now) based on SyncML
  • Device to cloud synchronization of PIM data (ovi.com, Scheduleworld.com etc.) based on SyncML
  • Synchronization of media content to PC based on MTP
  • Device to PC synchronization (currently only OviSuite, but this requires contract with OviSuite to support a particular device)

In order to cater to the above service, the following components are available in the Buteo Sync solution:

  • Synchronization Framework - a generic framework providing a pluggable architecture.
  • SyncML stack - a OMA DS 1.1 and 1.2 compliant SyncML stack
  • MTP stack - A Media Transfer Protocol 1.0 compliant MTP implemenation.
  • Sync Plugins - a syncml sync plugin and a MTP sync plugin that hook into the synchronization framework

All the above components make up the Buteo Sync solution with the capability of being extended to accommodate more protocols. Refer to the individual pages to understand more about the individual components

[edit] Buteo Sync Features

Buteo Sync is not just a sync solution that depends on SyncML, but provides a whole range of Sync features independent of the protocol and the data to be synchronized. Following are the high level end-user features supported by Buteo:

  • Contacts, Calendar, Notes sync with memotoo.com
  • Any standard SyncML service

The MTP stack is made public, but the integration with the functionfs driver is being worked on and should soon be available. There are other plug-ins planned for Buteo in future (flickr, facebook etc.)

[edit] Resources

To request enhancements or report bugs, please check the TBD and then TBD or TBD.

Discussion of Buteo development happens in the issue tracker, on the [mer mailing lists] and on IRC (freenode.org, #sync).

Source code can be found in the [Buteo repositories on github (search for buteo)].

An example client app is available.

[edit] API usage

API usage describes the usage of the Buteo synchronization framework API

Personal tools