How to send Message from Windows Azure Application?
- by TheBond
Hello I am getting my hands on windows azure platform and i have deployed few silverlight applications on azure. I learnt a little about Service Bus which seems like used for sending messages.
In my application i want to send some message to a mobile phone (GSM SIM) ? How can i send message to GSM Mobile using windows azure ?
any tutorials, code etc ?
also can i communicate from one ip address to mobile phone ? or vice versa ? any tutorial or guidence ?
and please excuse me if i asked a rubbish question but i need some starting point :-(
Thanks