Results 1 to 2 of 2

Thread: file transfer oer a network using tcp sockets in QT mobile application

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: file transfer oer a network using tcp sockets in QT mobile application

    Assuming the sender and receiver are existing Qt programs...

    QFile, QTCPSocket, QByteArray, and QDataStream are worth a look in the manual.

  2. The following 2 users say thank you to ChrisW67 for this useful post:

    astrude (11th February 2011)

Similar Threads

  1. File Transfer in Qt
    By Rajeshsan in forum Qt Programming
    Replies: 6
    Last Post: 11th February 2011, 04:13
  2. Socket File Transfer
    By jmqt in forum Newbie
    Replies: 1
    Last Post: 16th July 2009, 13:24
  3. Replies: 2
    Last Post: 2nd April 2008, 17:28
  4. how to send a file over qt4 tcp sockets?
    By sha3er in forum Qt Programming
    Replies: 1
    Last Post: 11th June 2007, 16:57
  5. How to transfer file through serial communication
    By shamik in forum Qt Programming
    Replies: 29
    Last Post: 29th May 2007, 10:22

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.