Results 1 to 2 of 2

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

  1. #1
    Join Date
    Feb 2011
    Posts
    3
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60

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

    i need help..

    an someone give me an idea on how i can start modifying the client and server application so that i can send a file to another device.

    the application only sends a string
    all i know is that i should be able to browse and load the file, have it chunked so that i can transmit it over a network.. but i don't know how to do that.

    i am a complete newbie in qt programming.
    this is my senior project.
    anyone, please help me

  2. The following user says thank you to astrude for this useful post:


  3. #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.

  4. 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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.