Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Sending a message to a mobile
Qt 6.11 is out! See what's new in the release blog

Sending a message to a mobile

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    chandan
    wrote on last edited by
    #1

    hi....can I design a program that will send some message to any mobile using QT. Are there any classes available for this...

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      If split off your question from where you have posted it "originally":/forums/viewthread/16360/. Please don't hijack other threads with completely unrelated questions. Thanks.

      If you want to get some sane answers, some more information would be helpful, starting with whether you're on a mobile device or the desktop.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vezprog
        wrote on last edited by
        #3

        You can connect to most devices using sockets... it all depends on what you want to do on your client/server and which device is which.

        Read this http://doc.qt.nokia.com/4.7-snapshot/network-programming.html

        It may give you some insight on how the communications work with Qt...

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved