Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Netlink

Netlink

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 3.1k 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.
  • F Offline
    F Offline
    f.vanalmetelevic.com
    wrote on last edited by
    #1

    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
    0
    • A Offline
      A Offline
      anselmolsm
      wrote on last edited by
      #2

      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
      0
      • F Offline
        F Offline
        f.vanalmetelevic.com
        wrote on last edited by
        #3

        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
        0

        • Login

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