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 widget for TFTP...
Qt 6.11 is out! See what's new in the release blog

Qt widget for TFTP...

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 5.1k Views 1 Watching
  • 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.
  • D Offline
    D Offline
    drhalftone
    wrote on last edited by
    #1

    Dear Team;

    I found myself in the unusual situation of needing a class that wasn't already available in the Qt API. So I created one to implement the trivial file transfer protocol (TFTP) using the QUdpSocket class. Because of its size, I've posted it on my blog at: http://lau.engineering.uky.edu/2013/08/17/qt-based-tftp-class/ for anyone interested.

    Sincerely,
    Dan

    1 Reply Last reply
    0
    • W Offline
      W Offline
      wtgalaxysemi
      wrote on last edited by
      #2

      Thanks Dan.
      I have tried to understand your code but did nt have time to figure if it is the client side or the server side ?
      Kind regards
      Will.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        drhalftone
        wrote on last edited by
        #3

        This is the client.

        1 Reply Last reply
        0
        • Z Offline
          Z Offline
          zyp568
          wrote on last edited by
          #4

          Thanks a lot ...

          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