Results 1 to 2 of 2

Thread: Downloading mails (attachments) using QTcpSocket - problems with antivirus programs.

  1. #1
    Join Date
    Feb 2010
    Posts
    68
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Downloading mails (attachments) using QTcpSocket - problems with antivirus programs.

    Hello,

    I'm working on a P2M application, and I'm downloading attachments from given mailboxes using QTcpSocket class. When the program is downloading files, the interface is not responding during this whole process (I'll change it using threads) and they are correctly downloaded to the given destination. This is when my ArcaVir is off. After turning it on, I'm starting to download the files, and the interface is blocked only for a while, then it is responding again. That's a bad sign. Attachments from the mailbox aren't appearing in the target folder, although they are still downloaded which is indicated by antivirus program, which shows exact percentage of download of each file. Where are they downloaded to? Why something like this happens? How to force them to appear in the target folder? Thank you in advance for your effort.

    Have a nice day/night,
    Michael.

  2. #2
    Join Date
    Feb 2010
    Posts
    68
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Downloading mails (attachments) using QTcpSocket - problems with antivirus progra

    If anything is unclear or you have got additional questions, please ask without fear.

Similar Threads

  1. Problems with maximum data sent over a QTcpSocket
    By jordip in forum Qt Programming
    Replies: 8
    Last Post: 6th July 2010, 14:34
  2. problems using QTcpSocket
    By HERC in forum Qt Programming
    Replies: 6
    Last Post: 13th February 2010, 01:25
  3. Downloading a video from youtube
    By Faster in forum Qt Programming
    Replies: 21
    Last Post: 28th November 2009, 12:46
  4. Downloading from a clean url
    By travlr in forum Qt Programming
    Replies: 1
    Last Post: 21st June 2007, 21:55
  5. Problems with QThread and QTcpSocket
    By cookiem in forum Qt Programming
    Replies: 6
    Last Post: 2nd November 2006, 08:25

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.