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. Qt Application and Cloud Connection
Qt 6.11 is out! See what's new in the release blog

Qt Application and Cloud Connection

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 4 Posters 2.0k Views 2 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.
  • Naveen_DN Offline
    Naveen_DN Offline
    Naveen_D
    wrote on last edited by
    #1

    Hi all,

    Is it possible to connect to a cloud service( for eg : Amazon Web Service Cloud) from Qt application or Qml Application ?
    If yes, then how to do that ? Please guidance is required.
    Thank You.

    Naveen_D

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That's too vague a question. What type of service do you want to access ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Naveen_DN 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        That's too vague a question. What type of service do you want to access ?

        Naveen_DN Offline
        Naveen_DN Offline
        Naveen_D
        wrote on last edited by
        #3

        @SGaist Thank you for the reply.

        For eg, i have some data which i want to send it to cloud, here i am using amazon web service as cloud platform. So if i want to send the data, how to send it to the cloud using my application.

        Naveen_D

        jsulmJ 1 Reply Last reply
        0
        • Naveen_DN Naveen_D

          @SGaist Thank you for the reply.

          For eg, i have some data which i want to send it to cloud, here i am using amazon web service as cloud platform. So if i want to send the data, how to send it to the cloud using my application.

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Naveen_D

          amazon web service
          Then you should check Amazons documentation (https://aws.amazon.com/documentation/?nc2=h_ql_d) to see how to use their APIs.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          Naveen_DN 1 Reply Last reply
          0
          • jsulmJ jsulm

            @Naveen_D

            amazon web service
            Then you should check Amazons documentation (https://aws.amazon.com/documentation/?nc2=h_ql_d) to see how to use their APIs.

            Naveen_DN Offline
            Naveen_DN Offline
            Naveen_D
            wrote on last edited by
            #5

            @jsulm
            ok thank you.. that is fine i will check with the service sir. Since i have not tried cloud platform using Qt, i want to know if i have a particular service how to implement that in my application for uploading data or downloading data.
            Thank you

            Naveen_D

            jsulmJ 1 Reply Last reply
            0
            • Naveen_DN Naveen_D

              @jsulm
              ok thank you.. that is fine i will check with the service sir. Since i have not tried cloud platform using Qt, i want to know if i have a particular service how to implement that in my application for uploading data or downloading data.
              Thank you

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Naveen_D You should really start with the documentation. There is nothing special in Qt for that. Either Amazon provides a library to access their services in an app or it is just a REST API - for that see http://doc.qt.io/qt-5/qtnetwork-index.html

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              2
              • S Offline
                S Offline
                sainrishab
                Banned
                wrote on last edited by sainrishab
                #7
                This post is deleted!
                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