Difference between revisions of "Sync•gw"

From dmfswiki
Jump to: navigation, search
(CardDAV-Sync)
(sync•gw 3.xx.xx)
Line 3: Line 3:
 
== sync•gw 3.xx.xx ==
 
== sync•gw 3.xx.xx ==
  
This is the first version providing support for CardDav and CalDav.
+
This version support CardDav and CalDav.
  
 
== Setting up synchronization ==
 
== Setting up synchronization ==

Revision as of 07:27, 15 January 2013

sync•gw is synchronization gateways server. sync•gw provides an interface between your pda, smartphone and other client devices with your server application.

sync•gw 3.xx.xx

This version support CardDav and CalDav.

Setting up synchronization

CalDAV-Sync

  • Server URL: <your.server.name><:port>/calendar/<userid>/default/

<:port> is optional (only if required)

  • Use SSL: leave checked
  • Username: <your userid>
  • Password: <your password>

default is the default calendar in sync•gw. In CalDav you will be presented with a list of available calendars and yo may select a different one during installation. In a future CardDav version this list may also be available.

CardDAV-Sync

  • URL: <your.server.name><;port>/contacts/<userid>/default/

<:port> is optional (only if required)

  • Use SSL: leave checked
  • Username: <your userid>
  • Password: <your password>

default is the default address book in sync•gw.