Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Using USSD
Forum Updated to NodeBB v4.3 + New Features

Using USSD

Scheduled Pinned Locked Moved Mobile and Embedded
13 Posts 3 Posters 5.1k 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.
  • K Offline
    K Offline
    kamalakshantv
    wrote on last edited by
    #4

    There was a white paper made available namely "Using Qt and Symbian C++":http://qt.nokia.com/files/pdf/whitepaper-using-qt-and-symbian-c-together/ . It will help you to use Symbian Code from within Qt.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AMahfouz
      wrote on last edited by
      #5

      Thank you QtK I have this paper, but I need an example that merge -QT- Qt with symbian and demonstarte the use of SDK API plug-in.

      Ahmed Mahfouz
      Assistant Lecturer
      Computer Science Department
      Faculty of Science
      Minia University
      Post Code: 61519

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kamalakshantv
        wrote on last edited by
        #6

        [quote author="AMahfouz" date="1315216367"]Thank you QtK I have this paper, but I need an example that merge -QT- Qt with symbian and demonstarte the use of SDK API plug-in.[/quote]

        There is no example available demonstrating USSD. You can take clue from the above paper and try it for USSD api's.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          AMahfouz
          wrote on last edited by
          #7

          How to use AT-Commands with Qt?

          Ahmed Mahfouz
          Assistant Lecturer
          Computer Science Department
          Faculty of Science
          Minia University
          Post Code: 61519

          1 Reply Last reply
          0
          • AlicemirrorA Offline
            AlicemirrorA Offline
            Alicemirror
            wrote on last edited by
            #8

            I think that there is not a real difficult to use them, but in wat context you need ?

            Enrico Miglino (aka Alicemirror)
            Balearic Dynamics
            Islas Baleares, Ibiza (Spain)
            www.balearicdynamics.com

            1 Reply Last reply
            0
            • A Offline
              A Offline
              AMahfouz
              wrote on last edited by
              #9

              I'd like to send USSD.

              Ahmed Mahfouz
              Assistant Lecturer
              Computer Science Department
              Faculty of Science
              Minia University
              Post Code: 61519

              1 Reply Last reply
              0
              • AlicemirrorA Offline
                AlicemirrorA Offline
                Alicemirror
                wrote on last edited by
                #10

                If you already know the AT commands that you want to use (e.g. the specific set for 3G communication or for sms sending etc.) I think that they should be part of process that manage the communication between the application and the communication part on the device. Do you have some example, code etc?

                Enrico Miglino (aka Alicemirror)
                Balearic Dynamics
                Islas Baleares, Ibiza (Spain)
                www.balearicdynamics.com

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  AMahfouz
                  wrote on last edited by
                  #11

                  I want to do such that:
                  The user enter "short number" with special charachters and send it as USSD to the operator.

                  This short code: "585number#" send via USSD.
                  I tried some research and found that:

                  • There are API plug-in that support USSD but used with 3rd edition FP2.
                  • By AT-Command is: "AT+CUSD = 1,"*111#",15\r\n", There are any API in Qt that help me to apply AT-Commnad.

                  Ahmed Mahfouz
                  Assistant Lecturer
                  Computer Science Department
                  Faculty of Science
                  Minia University
                  Post Code: 61519

                  1 Reply Last reply
                  0
                  • AlicemirrorA Offline
                    AlicemirrorA Offline
                    Alicemirror
                    wrote on last edited by
                    #12

                    I am not sure if there are some specific API. There is the possibility to manage it in a different way, sending the AT sequence as a terminal command?

                    I will search for this in the meanwhile...

                    Enrico Miglino (aka Alicemirror)
                    Balearic Dynamics
                    Islas Baleares, Ibiza (Spain)
                    www.balearicdynamics.com

                    1 Reply Last reply
                    0
                    • AlicemirrorA Offline
                      AlicemirrorA Offline
                      Alicemirror
                      wrote on last edited by
                      #13

                      This post can help you: http://developer.qt.nokia.com/forums/viewthread/9407

                      And I am sorry to confirm that in effect there is no Mobility support as the direct API you was asking for. I remember I had read about somewhere, I think this the post. Try to see the documents and see if there are some updates. But this is a second post you put on the forum. I will merge these two in only one.

                      Enrico Miglino (aka Alicemirror)
                      Balearic Dynamics
                      Islas Baleares, Ibiza (Spain)
                      www.balearicdynamics.com

                      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