A old phone (black-white screen) named Siemens Sl45 which had a Java application called FlashSMS to send sms message with siemens proprietary java API.
Read about FlashSMS (class 0 message) which is only send by carrier:
http://www.dreamfabric.com/sms/alert.htmlhttp://in.content.mobile.yahoo.com/new/flash/More info about this application :
http://www.geocities.com/rizapn/sl45.htmhttp://handheld.softpedia.com/get/SMS/Flash-SMS-27466.shtmlSome symbian phone had alternative program to do that...
http://www.symbian-toys.com/flashsms.aspxhttp://phonesymbian.com/2007/04/24/zidian-studio-smsone-v130-symbian-3rd/http://my-symbian.com/s60v3/software/applications.php?fldAuto=212&faq=1http://www.dreamstrikes.com/trash-can/36930-mobaobei-flashsms-v2-00-signed-freeware-flash-sms-sms-counter.html... and BlackBerry :
http://handheld.softpedia.com/get/SMS/Flash-SMS-BlackBerry-79665.shtmlMore info about class 0 message:
How about Motorola ? Should we make one in Java with Motorola API or firmware patch, or an elf program, that must be great
. If advance user want to explorer how the above program work, I recommend :
* Using a java decompiler to decompile the source code of java app to read it, this give highest result. Java Decompiler GUI (
http://java.decompiler.free.fr/) or DJ Java Decompiler
* Using IDA Pro to debugging symbian app (written in C++, which is not decompliable).
If you want more info, just google for it or ask here. Above information should be useful for somebody. If anyone know Russian should be suggest this on motofan.ru board, I think it is not hard to do that
Goodluck.