Some more context is needed. For example your current description applies basically as well to sending SMS messages to a known phone number or to publishing a message to a communication "channel" and have all mobiles subscribing to this channel receiving
then the message etc... Also it's unclear if the message is directed directly to users (ie a mail message) or if it should be processed by the same app on another mobile...
Try to give a higher level overview. What is the use case ?
I mean using .net mobile framework we can send message using mobile network (not sms) furthermore if I want to check specific mobile precently available on mobile network or switched off.
I mean using .net mobile framework we can send message using mobile network (not sms) furthermore if I want to check specific mobile precently available on mobile network or switched off.
Compact framework is a cutdown version of .NET framework. It does not include features to do such things as sms, calls etc.
Member
34 Points
147 Posts
How to send message to other mobile
Mar 06, 2014 09:24 AM|asad_dba|LINK
Hi Friends,
I want to inquire using mobile application we can search and send message to other mobile on mobile network. is it possible.
thank you.
regards,
asad
Asad Mahmood
All-Star
48570 Points
18082 Posts
Re: How to send message to other mobile
Mar 06, 2014 10:02 AM|PatriceSc|LINK
Hi,
Some more context is needed. For example your current description applies basically as well to sending SMS messages to a known phone number or to publishing a message to a communication "channel" and have all mobiles subscribing to this channel receiving then the message etc... Also it's unclear if the message is directed directly to users (ie a mail message) or if it should be processed by the same app on another mobile...
Try to give a higher level overview. What is the use case ?
Finally if this is a "native" mobile app rather than a web app, a forum such as http://dev.windowsphone.com/en-us/community is likely better...
Member
34 Points
147 Posts
Re: How to send message to other mobile
Mar 06, 2014 10:14 AM|asad_dba|LINK
I mean using .net mobile framework we can send message using mobile network (not sms) furthermore if I want to check specific mobile precently available on mobile network or switched off.
thank you.
regards,
asad
Asad Mahmood
All-Star
52793 Points
9695 Posts
MVP
Re: How to send message to other mobile
Mar 28, 2014 06:06 PM|Ruchira|LINK
Compact framework is a cutdown version of .NET framework. It does not include features to do such things as sms, calls etc.
Please 'Mark as Answer' if this post helps you
My Tech Blog