Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt networking, get file from byte n
QtWS25 Last Chance

Qt networking, get file from byte n

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt networking
4 Posts 3 Posters 1.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.
  • AlperA Offline
    AlperA Offline
    Alper
    wrote on last edited by
    #1

    How i can download a file from byte n with Qt ?

    thanks in advance

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Do you mean you want do download only a part of a file ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      AlperA 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        Do you mean you want do download only a part of a file ?

        AlperA Offline
        AlperA Offline
        Alper
        wrote on last edited by
        #3

        @SGaist
        Yes, i want to download a file in multiple threads.

        jsulmJ 1 Reply Last reply
        0
        • AlperA Alper

          @SGaist
          Yes, i want to download a file in multiple threads.

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Alper Why? I doubt it will be faster as the limiting resource is the network connection and not the CPU.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          2

          • Login

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