Rewriting sync engine

by Chris on January 5, 2012

Present SyncWizard use DCOM technology to access remote and local outlook database, this tech has a bit out of date look with modern sight. DCOM is pretty good in some aspects, works fine in windows world, but DCOM’s configuration is absolute a big trouble, user often comply could not connect to the remote computer, remote computer always report ACCESS_DENIED. OK, to resolve this trouble I tried every possible manner.  We know DCOM is just one of RPC tech in this world, we always can find a alternative way to replace it.

Back to our new version of software, there is a totally different sync engine to  access outlook database and process synchronization logic. which can make sync procedure more fast, and most important much improved remote connection establishment rate.

based our statica more than 50% met connection problem.

So I believe this new sync engine will resolve this problem.

Leave your comment

Required.

Required. Not published.

If you have one.