receiving an sms whenever it comes
excuse me I need the ability to receive an sms whenever it comes but I think it is possible only if I can :
1. have a program which can run at start up and be invisible + the ability of running a midlet from an other one.
2. tell to the system to run my program when a new sms receives.
could you please help me.
[337 byte] By [
etaa] at [2007-11-27 9:38:28]

# 2
ok
I found something. PushRegistry.
as I realized, in a midlet descriptor we can set midlet to be run when a specific connection occurs and the WMADemo has this abillity.
but when I send a message to the phone number of the emulated device. its midlet does'nt start.
what is the problem?
etaa at 2007-7-12 23:11:53 >

# 3
> ok
> I found something. PushRegistry.
> as I realized, in a midlet descriptor we can set
> midlet to be run when a specific connection occurs
> and the WMADemo has this abillity.
> but when I send a message to the phone number of the
> emulated device. its midlet does'nt start.
> what is the problem?
J2ME programms can recieve messages ONLY from sms port. You must send messages to phone(emulator) to port, that WMADemo hearing.
For example: sms://+5550000:5000