Difference between revisions of "Sync•gw"

From dmfswiki
Jump to: navigation, search
(sync•gw 3.xx.xx)
(sync•gw 5.xx.xx)
 
Line 1: Line 1:
 
[http://www.syncgw.com sync•gw] is synchronization gateways server. sync•gw provides an interface between your pda, smartphone and other client devices with your server application.
 
[http://www.syncgw.com 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 5.xx.xx ==
+
== sync•gw 6.xx.xx ==
  
 
This version support CardDav and CalDav.
 
This version support CardDav and CalDav.

Latest revision as of 17:25, 26 March 2015

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 6.xx.xx

This version support CardDav and CalDav.

Setting up synchronization

CalDAV-Sync

  • Server URL: <your.server.name><:port>/sync.php/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>/sync.php/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.