Title: Message
Hi list,
 
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.
 
Network Diagram should be like this: 
 
Mobile Station <-------------> SMSC <------------> DP(Delivery Platform)<---------------------------------------> ASP (Application Service Provider)
<----------------------------bytecode---------------------->    WML Compile       <------------WMLpage----------->
 
 
Right now, I can manage to deliver the bytecode successfully using Kannel with some modification (without smarttrust Delivery Platform).
You can produce bytecode by compiling WML page with SmartTrust program called "Transformer Pro".
 
Mobile Station <-------------> SMSC <------------>  Kannel
<----------------------------byecode---------------------->
 
If anybody interest, I will share.
( I need to translate my documentation into English first).
 
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. :)
 
Best Regards
-dedy-
 
 
 

Reply via email to