I'm trying to send an SMS to a J2ME midlet, listening on a specific port, using the WMA API. However, instead of the midlet receiving it, it is getting received by the default SMS inbox on the phone.
This occurs when I'm sending the SMS from a Motorola phone operating on a GSM network to a Nokia 6265i phone, operating on a CDMA network.
If I send an SMS between two Motorola phones running on a GSM network, the midlet receives it successfully.
I have contacted the CDMA service provider, and they claim that they do support sending an SMS to a specific port using the J2ME WMA API (JSR-120).
Has anyone seen a problem like this before? Any assistance would be greatly appreciated.
Thanks,
Girlin

Reply With Quote

