Push technology?
Is there a way in J2me to implement a push technology for telephone? Are there some APIs to reading SMS or better to be notified when a SMS is received? Is there a way to open a listening socket?
[209 byte] By [
a.ferrari] at [2007-9-26 2:47:20]

If you are referring to somekind of download of this jad and jar files to the clients, there's i-mode already implements in Japan....
I am no knowledge of an API with SMS,Agenda,... functionality. It will be good if you have in the future somekind of JavaPhone API....
Marco Caetano
Ok for StreamConnectionNotifier or DatagramConnection but this implies a IP network (and so a IP address). If my MIDP device implementation supports StreamConnectionNotifier or DatagramConnection do I have always a IP address despite the network barrier (i.e for wireless GSM,GPRS,...)?