Difference between revisions of "Sync•gw"
From dmfswiki
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 | + | == sync•gw 3.xx.xx == |
This is the first version providing support for CardDav and CalDav. | This is the first version providing support for CardDav and CalDav. |
Revision as of 09:27, 28 May 2012
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 is the first version providing support for CardDav and CalDav.
Setting up synchronization
CalDAV-Sync
- Server URL: <your.server.name>:<port>/calendar/<userid>/default/
- 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.
CardDAV-Sync
- URL: <your.server.name>:<port>/contacts/<userid>/default/
- Use SSL: leave checked
- Username: <your userid>
- Password: <your password>
default is the default address book in sync•gw.