Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-87106

[Spike] Look into available network information on various platforms

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • 6.1
    • Network
    • None
    • All
    • 8
    • Qt6_Foundation_Sprint 19

      This spike complements QTBUG-86966.

      The purpose of this spike is to figure out what sort of APIs are available on various platforms and potentially how is it accessed (e.g. which platform has API to get metering info). And to see in general if there is additional information some platforms may have available that would be useful to provide access to (if it makes sense from a cross-platform perspective), example:
      macOS has their Reachability framework where you can ask specifically "when is host 'X' available" which then notifies you when it's available, presumably this is also optimized to be queued along with bursts of work across the OS to save power. Could we reasonably replicate this across other platforms or is there similar API available?

        1. NetworkInfo.md
          5 kB
          Mårten Nordheim
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            manordheim Mårten Nordheim
            manordheim Mårten Nordheim
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes