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.
  • NIvil WilsonN Offline
    NIvil WilsonN Offline
    NIvil Wilson
    wrote on 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

    jsulmJ 1 Reply Last reply
    0
    • NIvil WilsonN NIvil Wilson

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

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      NIvil WilsonN 1 Reply Last reply
      0
      • jsulmJ jsulm

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

        NIvil WilsonN Offline
        NIvil WilsonN Offline
        NIvil Wilson
        wrote on last edited by
        #3

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

        jsulmJ 1 Reply Last reply
        0
        • NIvil WilsonN NIvil Wilson

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

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on 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

          NIvil WilsonN 1 Reply Last reply
          0
          • jsulmJ jsulm

            @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.

            NIvil WilsonN Offline
            NIvil WilsonN Offline
            NIvil Wilson
            wrote on last edited by
            #5

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

            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