Skip to main content

Twisted based SyncML 1.1 server.

Project description

Limited SyncML 1.1 server. Only implements the “Refresh sync from client only”.

As per the docs (chapter 6.3):

The 'refresh sync from client only' is a synchronization type in
which the client sends all its data from a database to the server
(i.e., exports). The server is expected to replace all data in the
target database with the data sent by the client. I.e., this means
that the client overwrites all data in the server database.

Stages of a SyncML Session

  • Pkg #1 client initialization package

  • Pkg #2 server init package

  • Pkg #3 client modification

  • Pkg #4 server modifications

  • Pkg #5 mapping of data ids

  • Pkg #6 mapping status

An initialization package generally contains the following information:

  • Device capabilities

  • Requested databases access, type of sync desired

  • Authentication information

  • Sync anchors

A modification package generally contains the following information:

  • Synchronization commands: add, replace, delete, move …

  • Data ids and contents associated with these commands (except for delete)

A mapping package (only sent by client) generally contains the following information:

  • Mapping information (a couple of LUID and GUID for each new item added from server)

travis coveralls

$ virtualenv ve
(ve)$ pip install -e .
(ve)$ twistd txsyncml --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

txsyncml-0.0.1.tar.gz (10.2 kB view details)

Uploaded Source

File details

Details for the file txsyncml-0.0.1.tar.gz.

File metadata

  • Download URL: txsyncml-0.0.1.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for txsyncml-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ecedea13ec845db4b5321d9ab86c416c81e0d2241f0b7525d2a82b76f35c60b1
MD5 9ac194ff9563d722f5f52ca75ce7856b
BLAKE2b-256 518e22eeb81dacf8644413813b6f4c28ade0e2c32c95d820cbe769dd4a3860e6

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page