realbasic-nug
[Top] [All Lists]

POP3 Socket Download Progress

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: POP3 Socket Download Progress
From: Matt Milano <lists@infinitydatasystems.com>
Date: Tue, 30 Sep 2008 12:12:45 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Has anyone figured out how to get a live update on the download progress for a 
POP3 Socket? For example, if you have an email with a large attachment, an the 
application will just sit there chewing away at the download until it has the 
entire thing. From a user perspective, it looks like the app is doing nothing.

On the SMTP Socket, you can keep tabs on the progress via the SendProgress 
event. The POP3 Socket doesn't have anything similar. Anyone found any other 
way to do it?

Matt

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • POP3 Socket Download Progress, Matt Milano <=