Re: Push Registry: how to use it?

"C. Enrique Ortiz" <[email protected]> Tue, 15 Jul 2008 09:17:52 -0500
Newsgroups gmane.comp.java.sun.kvm
Organization J2MEDeveloper.com
Message-ID <[email protected]>
You can't listen for SMS messages directed to the SMS inbox. You can 
listen for SMS traffic directed to your *own* port. This means your 
server-side must send to that port your app is listening to (via the 
user defined header within the SMS message). See the PushRegistry 
article here:
http://weblog.cenriqueortiz.com/java-me-midp-articles-tech-tips-source-code/

ceo

Joao Galli wrote:
> Hi everyone,
>
> I'm trying to wake up my application with a SMS Push Registry, but nothing works for me, I 
> have tried a lot of ports and in a lot of devices (Nokia 6020, 6101, N95, Sony E. K300, K750, 
> W810 and a BlackBerry Curve) none o this have worked.
>
> Have someone got success with SMS Push registry ever? Wich port should I use?
>
> I know I have sucessfully registered the push, because it gives me no exception and I can 
> have it in the PushRegistry.listConnections() method. I had Success testing in the WTK 
> emulator but I can set the port in the sending device.
>
> Someone help me.... I'm stucked.
>
> ===========================================================================
> 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".
>
> --------------------------------
> Spam/Virus scanning by CanIt Pro
>
> For more information see
> http://www.kgbinternet.com/SpamFilter.htm
>
> To control your spam filter, log in at
> http://filter.kgbinternet.com
>
>   


===========================================================================
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".