Results 1 to 3 of 3

Thread: How to send SMS from a desktop qt Applications?

  1. #1
    Join Date
    Oct 2009
    Posts
    19
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question How to send SMS from a desktop qt Applications?

    Hi...
    Can we send sms to a mobile with a desktop qt application without using GSM modem. ( or by using an web service , sms gateways...etc). In .NET there is a library for such service.
    Even i found some c# code here : http://www.codeproject.com/KB/aspnet/SendingSMS.aspx
    Do we have any library..if not can any one provide me such code please. It is useful for other people also.

    One more link : http://www.ipipi.com/help/send_text_...pplication.htm
    Last edited by newtowindows; 31st October 2009 at 21:08.

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to send SMS from a desktop qt Applications?

    Yes, you can talk to website and send email with Qt, the two methods normally used for sending SMS. Have a look at Webkit and QtNetwork modules.

  3. #3
    Join Date
    Oct 2009
    Posts
    19
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to send SMS from a desktop qt Applications?

    Thank u. but i know know how to use webkit and qnetwork module...... Can any body tell me such websites( which provides such service) which gives a API to interact with them.

Similar Threads

  1. How to send and receive Email ??
    By wincry in forum Newbie
    Replies: 4
    Last Post: 18th October 2009, 17:51
  2. Replies: 3
    Last Post: 28th August 2009, 13:45
  3. Display only PNG image on desktop
    By durbrak in forum Qt Programming
    Replies: 32
    Last Post: 15th March 2008, 21:55
  4. KeyEvent propagation to Desktop
    By ^NyAw^ in forum Qt Programming
    Replies: 3
    Last Post: 27th November 2007, 12:38
  5. How to send message to Desktop Widget
    By shyam prasad in forum Qt Programming
    Replies: 18
    Last Post: 18th April 2007, 11:00

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.