The Open Mobile Alliance specifications implemetated in C#.
Original code forked from wbxml.codeplex.com
The current implementations are available:
Encoder and decoder for WAP Binary XML messages.
The WBXML specification makes use of token pages for encoding and decoding from and to plain XML.
Thanks to Tamir Khason for his ideas written in his blog at CodeProject
OMA Client Provisioning device management protocol.
The OMA CP protocol covers WAP provisioning with minimal user interaction, typically over-the-air or via SIM Card.
The current specification of OMA CP is version 1.1
SyncML is used for data synchronization between mobile device and server.