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. How to upload and download an image using qftp
Qt 6.11 is out! See what's new in the release blog

How to upload and download an image using qftp

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.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.
  • J Offline
    J Offline
    janaki
    wrote on last edited by
    #1

    i have client and server program
    where the client has to browse the image file and then send it to the server
    on the server side it has to download the image file and display it on the label
    please tell me how i can i start and go further

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TheFox
      wrote on last edited by
      #2

      If you're developing Client and Server application, you may take a look at
      "QTcpServer":http://qt-project.org/doc/qt-5.0/qtnetwork/qtcpserver.html and "QTcpSocket":http://qt-project.org/doc/qt-5.0/qtnetwork/qtcpsocket.html instead of FTP.

      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