[Wiki] changed: ActiveSync
Jan Schneider <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
jan Thu, 10 Jun 2010 05:22:46 -0400 Modified page: http://wiki.horde.org/ActiveSync New Revision: 1.66 Change log: This is no longer a project, but a Horde feature @@ -1,9 +1,9 @@ [[toc]] -+ Horde_ActiveSync ++ ActiveSync -Add !ActiveSync support to Horde for allowing Horde to sync with mobile devices using the mobile device's support for Microsoft Exchange/!ActiveSync. Use Z-Push library (http://z-push.sourceforge.net) for handling !ActiveSync protocol communication. +Horde 4 has support for allowing Horde to sync with mobile devices using the mobile device's support for Microsoft Exchange/!ActiveSync. Horde's !ActiveSync implementations is based on the Z-Push library (http://z-push.sourceforge.net) for handling !ActiveSync protocol communication. ++ Bugs @@ -13,13 +13,13 @@ [JanSchneider Jan Schneider] ++ Description -Integrate the Z-Push library into Horde. Provide the ability for Horde to provide over the air synchronization of email, contacts, and calendar data to devices such as the iPhone/iPod Touch, Android and any other system supporting !ActiveSync. This implementation supports Microsoft !ActiveSync protocol versions up to 2.5 - the version implemented by Microsoft Exchange 2003. +The Horde !ActiveSync implementation provides over the air synchronization of email, contacts, and calendar data to devices such as the iPhone/iPod Touch, Android and any other system supporting !ActiveSync. This implementation supports Microsoft !ActiveSync protocol versions up to 2.5 - the version implemented by Microsoft Exchange 2003. ++ Trying it out -The !ActiveSync code has been merged into git master, but is not active by default. You should be aware that this code is still considered experimental. While it mostly works for me in my tests, on my test devices, there may still be bugs. It may work, it might not, or it might make your iPod grow legs and run for higher ground. You have been warned. +The !ActiveSync code has been merged into git master, but is not active by default. You should be aware that this code is still considered experimental. While it mostly works for us in our tests, on our test devices, there may still be bugs. It may work, it might not, or it might make your iPod grow legs and run for higher ground. You have been warned. To activate the server, you need to enable it in Horde's configuration, on the !ActiveSync tab. There are two possible state drivers, a file based driver based on Z-Push's //diff// backend, and a Horde_History based driver that is orders of magnitude more efficient for synching with Horde. The file based state driver is included as a state driver for those using the Horde_ActiveSync library as a solution for other groupware backends. You should use the History driver with Horde. You will need to create the SQL tables that the driver uses using the //horde/scripts/sql/horde_activesync.sql// creation script. You will also need to configure your webserver to redirect the URL Microsoft-Server-ActiveSync to your horde/rpc.php file. How you do this depends on your webserver and it's configuration. For Apache, something like: -- To unsubscribe, mail: [email protected]