Re: Receiving a WAP-PUSH SMS
I think you already answered yourself. You cannot open a listener to that port, so you cannot listen to these messages.
Or did I misunderstand your question?
Hartti
Re: Receiving a WAP-PUSH SMS
Yes, I cannot listen for incoming SMS on this port in the conventional way, i.e. open a Listener since it is restricted. What I like to know is, if there is a way to still be notified if such an SMS is received. Maybe via the push registry?
I think there has to be a way to access the WAP PUSH SMS, because this is part of the WSP defined by the OMA and I would think that they would not define a protocol that cannot be accessed by Java.
Re: Receiving a WAP-PUSH SMS
coolste23, there is no workaroudn for this, unfortunately
Hartti