Results 1 to 5 of 5

Thread: how to send sms to mobile using internet in Qt Desktop applications without Qwebview

  1. #1
    Join Date
    Oct 2010
    Location
    Bangalore
    Posts
    52
    Thanks
    8
    Thanked 9 Times in 9 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Post how to send sms to mobile using internet in Qt Desktop applications without Qwebview

    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 ...

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to send sms to mobile using internet in Qt Desktop applications without Qwebv

    You can use QNetworkAccessManager.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Oct 2010
    Location
    Bangalore
    Posts
    52
    Thanks
    8
    Thanked 9 Times in 9 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: how to send sms to mobile using internet in Qt Desktop applications without Qwebv

    thanks wysota, can you give just few lines about how to connect and sending message .... using QNetworkAccessManager ..

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how to send sms to mobile using internet in Qt Desktop applications without Qwebv

    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.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Oct 2010
    Location
    Bangalore
    Posts
    52
    Thanks
    8
    Thanked 9 Times in 9 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Unhappy Re: how to send sms to mobile using internet in Qt Desktop applications without Qwebv

    hoooo soooo sadd .....

Similar Threads

  1. 'successfully' installed mobile applications do not launch
    By Rakula in forum Installation and Deployment
    Replies: 1
    Last Post: 23rd February 2012, 16:53
  2. Desktop vs Mobile
    By Zingam in forum Qt Quick
    Replies: 1
    Last Post: 27th June 2011, 11:10
  3. Setup Internet connection on Windows Mobile device.
    By sergey_m in forum Qt for Embedded and Mobile
    Replies: 7
    Last Post: 7th January 2011, 08:30
  4. What ways does NetworkAccessManager send a request to Internet?
    By Zmrca in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 4th May 2010, 20:38
  5. How to send SMS from a desktop qt Applications?
    By newtowindows in forum Qt Programming
    Replies: 2
    Last Post: 1st November 2009, 19:05

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.