c# - Is it possible to send SMS from Windows 8.1 Store app not windows phone app? -



c# - Is it possible to send SMS from Windows 8.1 Store app not windows phone app? -

i developing windows 8.1 store app . in app want send sms text phone number . this desktop app not phone app.

is possible? if possible can tell me 1 illustration how ?

thanks.

you can send sms anywhere you'll have purchase service text provider. when send sms phone using mobile connection available on phone, when want device isn't on mobile network mobile plan including text need purchase web service provider submit text send them mobile network fee.

just google "text message web service" or "sms web service" , you'll find plenty go inexpensive expensive, typically sold in bulk. cost varies lot depending on target country.

c# xaml windows-8.1

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -