Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Independent Developers
  4. i need to use wifi direct to transfer files between android devices

i need to use wifi direct to transfer files between android devices

Scheduled Pinned Locked Moved Solved Independent Developers
5 Posts 2 Posters 1.5k Views
  • 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.
  • N Offline
    N Offline
    NIvil Wilson
    wrote on 10 Jun 2021, 06:54 last edited by
    #1

    sir,
    i need to use wifi direct to transfer files between android devices.could you give me instruction to do that

    J 1 Reply Last reply 10 Jun 2021, 07:23
    0
    • N NIvil Wilson
      10 Jun 2021, 06:54

      sir,
      i need to use wifi direct to transfer files between android devices.could you give me instruction to do that

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 10 Jun 2021, 07:23 last edited by
      #2

      @NIvil-Wilson https://doc.qt.io/qt-5/qtnetwork-index.html

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

      N 1 Reply Last reply 11 Jun 2021, 07:51
      0
      • J jsulm
        10 Jun 2021, 07:23

        @NIvil-Wilson https://doc.qt.io/qt-5/qtnetwork-index.html

        N Offline
        N Offline
        NIvil Wilson
        wrote on 11 Jun 2021, 07:51 last edited by
        #3

        @jsulm
        sir,
        could you please tell me how do i scan wifi devices

        J 1 Reply Last reply 11 Jun 2021, 07:54
        0
        • N NIvil Wilson
          11 Jun 2021, 07:51

          @jsulm
          sir,
          could you please tell me how do i scan wifi devices

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 11 Jun 2021, 07:54 last edited by
          #4

          @NIvil-Wilson I don't know why you need to scan for wifi devices.
          From the link I gave you you can find: https://doc.qt.io/qt-5/qnetworkinterface.html
          And there https://doc.qt.io/qt-5/qnetworkinterface.html#allInterfaces which gives you a list of all network interfaces.
          Using https://doc.qt.io/qt-5/qnetworkinterface.html#type you can filter all wifi devices.

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

          N 1 Reply Last reply 11 Jun 2021, 07:59
          0
          • J jsulm
            11 Jun 2021, 07:54

            @NIvil-Wilson I don't know why you need to scan for wifi devices.
            From the link I gave you you can find: https://doc.qt.io/qt-5/qnetworkinterface.html
            And there https://doc.qt.io/qt-5/qnetworkinterface.html#allInterfaces which gives you a list of all network interfaces.
            Using https://doc.qt.io/qt-5/qnetworkinterface.html#type you can filter all wifi devices.

            N Offline
            N Offline
            NIvil Wilson
            wrote on 11 Jun 2021, 07:59 last edited by
            #5

            @jsulm
            sir,
            thank you very much....

            1 Reply Last reply
            0

            4/5

            11 Jun 2021, 07:54

            • Login

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