Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved How to detect devices connected to my router using JNI QT

    Mobile and Embedded
    2
    6
    128
    Loading More Posts
    • 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.
    • E
      ENSAO_CHEIKH last edited by

      Hello all,

      Please I would to build an android app that could detect and discover all devices connected to my router that my cellphone is connected to,
      I do some search using Java, I find this code on github below:
      https://github.com/alekseyld/android-network-discovery/tree/android_studio
      Could you please help me to build this app? do you have any idea to do it?

      1 Reply Last reply Reply Quote 0
      • E
        ENSAO_CHEIKH last edited by

        Any suggestion here please?

        1 Reply Last reply Reply Quote 0
        • E
          ENSAO_CHEIKH last edited by

          Please i there any other idea to do scan of devices connected to my router? using JNI or another method

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Hi,

            For that project you found, contact the author if the information given in the documentation are not enough.

            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 Reply Quote 0
            • E
              ENSAO_CHEIKH last edited by

              is there any other method to do the scan of devices connected to my router?

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                That's a non trivial task as shown by the application you linked. You can re-implement the tools shown there in C++ if you really want to.

                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 Reply Quote 0
                • First post
                  Last post