WBXML .Net release 1.0

Today I released the first version of the WBXML .Net 1.0 library. With this library you can encode and decode WBXML messages.

More information can be found at http://wbxml.codeplex.com

3 Comments

  1. Scott says:

    Excellent work Johan!

    I've been looking for a .Net SyncML library and came across yours on codeplex. You've done a great job mapping the WBXML structure into .Net classes :)

    Keep up the great work.

  2. Merijn says:

    Do you know if there's a binary that can decode / encode wbxml files?

    I'm not a .net programmer but I just need to convert those files for a php application.

  3. Johan de Koning says:

    The issue with encoding/decoding WBXML files is that you need to know which tokens you are using. These tokens are described in a tokenspace. What is the content of the WBXML message? Are those SyncML?

    As far as I know there are only libraries for encoding/decoding WBXML and no applications. Maybe I can create a demo application based on the WBXML.Net Library where you can specify the input (WBXML or XML) and the tokenpages which should be used. Can you give me more details about the WBXML decoding/encoding needs of your php application?

    BTW I know that there are libraries for PHP which can be used for encoding/decoding WBXML. Don't know the quality and never tried one. You will find them when you search on Google

0 Trackbacks

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>