java me - SMS sent to shortcode from J2ME doesn't get reply from service. Why? -


i'm building j2me app nokia series 40 devices has feature of sending smss predefined shrotcodes.

on networks: 1) user uses app, activates send sms shortcode feature, sms sent , service replies "welcome" service messages.

on other networks (same phone different sim): 1) user uses app, activates send sms shortcode feature, sms sent , service not reply "welcome" service messages. 2) when sending same sms by-hand messaging application, service reply "welcome" service messages

why happen?

thanks.

try, using different textboxes each, mine did using unique interfaces each , storing shortcode adresses in arrays traversing them worked. regards, sam


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -