PDA

View Full Version : how to send sms to mobile using internet in Qt Desktop applications without Qwebview



pradeepreddyg95
24th January 2013, 17:16
Hi Everybody , i want to send sms to mobile without using Qwebview is it possible ? Actually my requirment is every one hour i want to send msg to 10 mobile numbers with QTimer . for example (www.way2sms.com) for this site how can i send username pass, text msg through application. or if any other way is there to achieve this please help me .. Thanks in advance ... :confused:

wysota
25th January 2013, 19:23
You can use QNetworkAccessManager.

pradeepreddyg95
27th January 2013, 09:13
thanks wysota, can you give just few lines about how to connect and sending message .... using QNetworkAccessManager ..

wysota
27th January 2013, 13:49
No, I can't. There is no general approach you can take, you need to learn how a particular service works. I'm not willing to do that research for you.

pradeepreddyg95
27th January 2013, 18:00
hoooo soooo sadd ..... :(