I already use libwbxml2 on my ubuntu but it only compiles xml to wbxml, it doesn't extract hexadecimal code (which I have to do with hexdump), nor cutting it in 140 bytes packets nor calculating udh...
True ? Le vendredi 17 octobre 2008 à 14:43 +0200, Stipe Tolj a écrit : > Guillaume Godart schrieb: > > Does anybody know a little tool (in c or php) to compile (OMA) xml > > content to multiple hexadecimal wbxml sms ? > > > > This means xml -> "big" wbxml -> "big" hexadecimal wbxml -> multiple > > small hexadecimal wbxml (with correct udh) > > > > (big is > 140 bytes) > > check out libwxml: http://libwbxml.aymerick.com/ > > Stipe >
