The subproject txtc
demonstrates a Client-side MTM. The central class is CTextMtmClient, derived from the Client-side MTM base class CBaseMtm.
txtc
implements all mandatory Client-side MTM functionality, and the following optional MTM functionality:
- find: this searches the body text of a local entry, or its description or details
- message forwarding: this copies a message to another folder
- MTM-specific operations: txtc accepts requests for an asynchronous service Refresh operation, and passes such requests to the Server-side Text MTM.
The following optional functionality is not implemented:
- address handling: addresses are not relevant to this MTM
- subject field
- replying