Is it possible to read SMS from Inbox?

Hi All,I just wanted to know that is it possible to read SMS from my inbox using j2me?If so plz tell how? and which apis I should use?
[155 byte] By [sagar123a] at [2007-11-27 6:19:09]
# 1
as i know, until this time we can't read sms from inbox....if u want to do that u can develop the application using symbian...
abanka at 2007-7-12 17:33:29 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Is it possible for my application to create its own inbox which will receive all SMS (i mean the SMS send by j2me applications and normal SMS) and then i can read this inbox?
sagar123a at 2007-7-12 17:33:29 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
the way I understand is midlet will listen for sms on a port.so the sender has to specify the port?ochomo
ochomoonyangoa at 2007-7-12 17:33:29 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
I just wanted to know that when an midlet waits for an sms on the default port that is port 0 will it receive all SMS (By all I mean normal SMS as well as SMS send to it using j2me application running on other devices)ThanksSagar
sagar123a at 2007-7-12 17:33:29 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 5
I think there will be a specific port that used by the operator to send/recieve sms in our handphone, so if u want to get all the sms in to ur app, at least u hav to find which port that is used by the operator
abanka at 2007-7-12 17:33:29 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 6
Actually j i have heard that we can acess the inbox in CDC based devices just wanted to know whether its true? if yes how can we acess it?some code sniplet will be quite helpfulThanksSagar
sagar123a at 2007-7-12 17:33:29 > top of Java-index,Java Mobility Forums,Java ME Technologies...