Receiving SMS in Smartphone App

  • Thread starter Thread starter henkya
  • Start date Start date
H

henkya

I tried running the sample code in msdn

"Receiving SMS Message inside manage application"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfsendsms.asp

in my smartphone..

everything compiles, and I managed to get pass the DLLRegisterServer

but somehow the sms message doesn't get intercepted. I sent out couple
test messages starting with zzz and it still end up in my inbox.

Does anybody have the same issue when trying to run the code on
Smartphone??

Anybody have any idea on the workaround? I need to have an app that can
receive sms message
 
One additional note:
I checked the registry on the my phone and both the registry entry that
was supposed to be created the one on CLSID and under Microsoft\Inbox
are there.....

so I am just wondering if there's anything that I need to change???
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Receive SMS API's 4
Sending SMS 2
Receiving an SMS message 3
Read all SMS in inbox? 1
Background app and SMS 2
Send SMS with number of sender 11
SMS Message Intercpeption 2
Receiving SMS? 1

Back
Top