Analysis of Windows Mobile funambol Client

Source: Internet
Author: User

/******************** This article can be forwarded, but the forwarder must retain the author's signature permission
* *** Li Hao
* *** MSN: lihao_nx@hotmail.com
****
* Email: lihaoyxj@gmail.com
* *** Source: lihaoyxj.cublog.cn
**************************************** ******************/
The front side introduced the setup of funambol and programming in some systems, but some friends asked me that he could not understand funambol WM client. Here I will briefly introduce funambol Client for Windows Mobile.
In http://forge.ow2.org/project/showfiles.php? Group_id = 96 is a snapshot of all the latest code versions in funambol open source. You can download the latest source code package.
After decompression, You can first look at its structure tree
Client-API
Clients
Tools
The structure of some packages may be different from the above, but the arrangement is different. You can find out where the CPP-SDK is.
As a client-API, it is the most basic native API. This part is used for developing funambol on any platform. clients is the client program. Tools mainly contains a zlib library, used as a compression program.
I. Client-API

Since funambol7, it supports C ++ client development in Symbian. Build is a project under each system. Such as VC-vcproj and Symbian-MMP.
Design is the design document; docs is the use document; examples is the use routine; package is the package information; SRC is the source code; test is the test code. This part
As an introduction.
Ii. Clients
After entering winmobile, there are many structures
Clientdll
Clientpush
Configue
Docs
Install
Localization
Mail
Notlstnr
Startsync
UI
Wmplugin

Clientdll is an API and a specific funactions interface such as contact and note. clientpush is an application similar to the push sign to the tray.
Use; configue is a configuration file; docs is the relevant documentation; install is for wm ppc, WM
SM packaging system; localization is an international resource; mail is an interface for mail synchronization; notlsnr is a funambol CTP Tube
Startsync is the Start Program, UI is all UIS, and wmplugin is a project that contains all the above sub-projects.
After installing funambol
Client
After WM, there will be the following main files: startsync.exe, funambol.exe, clientpush.exe, and other files, dominated by startsync
UI, used to configure and start the scheduler of the remaining two parts. Funambol.exe is the client for synchronization and other actions. Clientpush.exe is used to display pallets.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.