Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Netlink

    Mobile and Embedded
    2
    3
    2855
    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.
    • F
      f.vanalmetelevic.com last edited by

      Is it possible to use QTcpSocket or QUdpSocket as a netlink socket ? How to set the right options ? Any examples on the internet ?

      1 Reply Last reply Reply Quote 0
      • A
        anselmolsm last edited by

        The only reference I found on the Internet about "netlink":http://en.wikipedia.org/wiki/Netlink with Qt was "this one":http://lists.trolltech.com/qt-interest/2008-02/thread00526-0.html, from "Qt Interest mailing-list":http://lists.trolltech.com/mailman/listinfo/qt-interest. There Thiago says it would be possible with a QTcpSocket.

        Did you try anything since you posted the question here?

        Anselmo L. S. Melo (anselmolsm)

        1 Reply Last reply Reply Quote 0
        • F
          f.vanalmetelevic.com last edited by

          My intention was to use it for reading an i-button via 1-wire Dallas. I had no time, however, to go deeply into this. I've finally used another method to read the i-button : there are a number of files that contain information about the i-button (present or not, the key-code,...). By reading these files, I could detect the presence of a key and read out its code. However, I feel like this is not the right method to handle this. I have to investigate this further into detail later on.
          Thanks for your reply !

          1 Reply Last reply Reply Quote 0
          • First post
            Last post