Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

How Java Midlet can know about received sms without gemalto libraries? | Telit Cinterion IoT Developer Community

November 24, 2016 - 1:34pm, 4949 views

Hello,

How Java Midlet can know about received sms?

In our project we need to use sms information, and our Midlet must know about received sms. But without using SmsListener or without use Gemalto libraries.

So we need to know how SmsListener knows about received sms. How is possible to get this information from module and send this information to our Java application. Or maybe this library only send chekings to a modem's buffer looking for new sms??

So my question is. How is possible for a custom Java app to know about received sms in our module without using SensorLogic Agent ???