Re: SIMToolkit Implementation (www.smartrust.com)
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, does they support WAP 2.0 ? This uses a different bytecode. Aarno On Friday, March 28, 2003, at 08:20 AM, Dedy Sutanto wrote: > Hi Stipe, > > Here I attach explanation for header smart trust used to deliver their > byte code. I hope it's clear enough for everyone to understand. > > My comment for your comment Stipe: > > - PPG can be used to push Smart Trust SIM Tool Kit WML deck, since > they use proprietary byte code. > - For modification, see doc I attach. > - Their Transformer Pro produce different byte code. I have tried to > compile WML deck using test/wml_compiler and Transformer Pro and the > result is different byte code > - I attach header explanation in doc. > - They use no standard WML bytecode. (I am still mapping it). > > For WML such: > <?xml version="1.0" encoding="ISO-8859-1"?> > <wml> > <card id="main"> > Hello World > </card> > </wml> > > Their byte code will be like this : > 0011020B48656C6C6F20576F726C6406000600 > > Regards > -dedy- > > > -----Original Message----- > From: Stipe Tolj [mailto:[email protected]] > Sent: Thursday, March 27, 2003 4:20 PM > To: Dedy Sutanto > Cc: [email protected] > Subject: Re: SIMToolkit Implementation (www.smartrust.com) > > >> Anyone interested in developing SIMToolKit module (especially >> SIMToolkit platform provide by www.smarttrust.com called "Delivery >> Platform") in Kannel? >> The mechanism is like WAP over SMS mechanism, but they use proprietary >> wml compiling mechanism to provide proprietary wml bytecode. > > what I see is that they simply use a PPG to push a WML deck via SMS to > a mobile device. > >> Right now, I can manage to deliver the bytecode successfully using >> Kannel with some modification (without smarttrust Delivery Platform). > > which modifications?! Can you send us a diff/patch of that?! > >> You can produce bytecode by compiling WML page with SmartTrust program >> called "Transformer Pro". > > which should be the same as if we use our PPG to push a WML deck to a > device. > >> If anybody interest, I will share. >> ( I need to translate my documentation into English first). > > yep, please provide it to the list in English. > >> My next aim is to find out how they compile bytecode itself. I try to >> find out mapping table for every wml tag used. The progress is slow >> since I am not good enough to code it into C/C++. I try to modify >> wml_compiler.c in Kannel, but it's too complicated for me. :( I think >> I need help. :) > > are you sure it differs from the official WML bytecode?! > > Stipe > > [email protected] > ------------------------------------------------------------------- > Wapme Systems AG > > Vogelsanger Weg 80 > 40470 Düsseldorf > > Tel: +49-211-74845-0 > Fax: +49-211-74845-299 > > E-Mail: [email protected] > Internet: http://www.wapme-systems.de > ------------------------------------------------------------------- > wapme.net - wherever you are > <UDH Smart Trust SimToolKit Explanation.doc>