Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. qt application for windows which connects Raspberry pi
Forum Updated to NodeBB v4.3 + New Features

qt application for windows which connects Raspberry pi

Scheduled Pinned Locked Moved Unsolved QtonPi
7 Posts 2 Posters 1.2k 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.
  • T Offline
    T Offline
    thejasjake
    wrote on 31 Oct 2020, 17:03 last edited by
    #1

    hi i am working on qt for my project and i am stuck at starting since i am new to this tool. Aim of my development is to i need to develop a application that can connect my raspberry pi through WiFi / hot spot and login to it and send a file from my device to pi and get a file from pi by a request . Please help me to get finish this project

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 31 Oct 2020, 17:22 last edited by
      #2

      Hi and welcome to devnet,

      Your requirements are not really clear.

      You seem to need your RPi to be some kind of server and have a separate client application that will connect to it.

      What type of login do you have in mind ?

      Wireless network may have different requirements. Either you need a password to access the network itself or you are connecting to some kind of jailed network like in an airport where you have to login through a page.

      Please explain your architecture with more details.

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

      T 1 Reply Last reply 31 Oct 2020, 17:54
      0
      • T Offline
        T Offline
        thejasjake
        wrote on 31 Oct 2020, 17:35 last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • S SGaist
          31 Oct 2020, 17:22

          Hi and welcome to devnet,

          Your requirements are not really clear.

          You seem to need your RPi to be some kind of server and have a separate client application that will connect to it.

          What type of login do you have in mind ?

          Wireless network may have different requirements. Either you need a password to access the network itself or you are connecting to some kind of jailed network like in an airport where you have to login through a page.

          Please explain your architecture with more details.

          T Offline
          T Offline
          thejasjake
          wrote on 31 Oct 2020, 17:54 last edited by
          #4

          @SGaist

          my project consist of a windows device and raspberry pi where it has Linux based OS.
          Here i need to have qt application that initially user need to connect to raspberry pi hotspot.
          After connecting user need to select a file in qt application then while he press a button it need to transfer to Pi it uses Ssh/ftp where it requires login in to the system initially that admin id or password.

          Steps

          1)windows system will connect to raspberry pi hotspot
          2)raspberry pi runs ftp server in it
          3)windows qt application need to connect to the ftp server through IP 10.60.208.25
          4)Ftp server now ask for admin id and password after this Ftp server gets connected then you have the access to work ,send and copy file from the system
          5)After this in the Qt application user will fetch one file click the send button it will send to pi
          6)he clicks on another button to fetch and download a different file named xyz.txt from pi

          Note: file name remains the same

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 31 Oct 2020, 21:04 last edited by
            #5

            What exactly is your "Raspberry Pi hotspot" ?

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

            T 1 Reply Last reply 1 Nov 2020, 08:20
            0
            • S SGaist
              31 Oct 2020, 21:04

              What exactly is your "Raspberry Pi hotspot" ?

              T Offline
              T Offline
              thejasjake
              wrote on 1 Nov 2020, 08:20 last edited by
              #6

              @SGaist

              Computer and pi connected through WiFi local network. Connection between windows PC and raspberry pi is WiFi

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 1 Nov 2020, 19:09 last edited by
                #7

                So you want a RPi with a sftp server and a browser on your main machine.

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

                1 Reply Last reply
                1

                2/7

                31 Oct 2020, 17:22

                5 unread
                • Login

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