Hi ,
Is there any possibility , to send a application(small software/Games) to the Mobile phone via kannel ?
thanx
chandana
Hi Chandana,
as far as I know; no. The usual way of distributing applications to a mobile is by having the application as a .jar file on a WAP site, and via Kannel sending the subscriber an OTA WAP Bookmark link to that file in stead.
If you want only that person to download the file, you have to use a server-script with a password or some kind of unique identifier in the URL, for instance a php-script: www.dialogsl.net/gamedl.php?id=492358 ..which returns the .jar-file.
To send OTA bookmarks is possible through some Kannel modules, but I couldn't get it to work with CIMD2. The UDH for OTA bookmarks is: 060504C34FC002 I do not have a full spec for the format of the message.
good luck, Gustav
