Re: SMS mobile
Hartti Suomela <[email protected]>
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
With Java ME you can only "see" (receive/intercept) incoming messages which are sent to the port which your MIDlet is listening to. If the other end is using your application which sends the messages only to this specific port, then yes, you can create a messaging application. However people using a normal SMS programs on their phones cannot send messages to your program (as in those programs you cannot define the port..) Those messages will go to the native SMS inbox Hartti Suomela Forum Nokia -----Original Message----- From: A mailing list for KVM discussion [mailto:[email protected]] On Behalf Of ext [email protected] Sent: Thursday, April 03, 2008 4:01 PM To: [email protected] Subject: Re: SMS mobile Thanks Hartti. Then that brings up the question of whether the Java ME can predictively receive SMS messages at all? If I send an SMS message that generates a reply, can I be sure that the Java code will receive it? [Message sent by forum member 'gorangio' (gorangio)] http://forums.java.net/jive/thread.jspa?messageID=267648 ======================================================================== === To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".