[GET] Email Grabber

Status
Not open for further replies.
Softtouch, I have few questions about the development of this small tool :

Is the number of Connections a number of threads ? Or a kind of "sub-threads" (...) ?
And do you use native Delphi threads to manage a dynamic number of threads or a third part component ?

Your are experienced in Delphi so I think it can be interesting discuss it.
Thank you in advance !

Beny

PS : All chefs have their secrets...

I do not use threads for the email grabber, but non blocking sockets. The number of connections reflect the number of socket connections.
 
This is a quality share! I'm putting it to the test now and will report back! ;)
 
Yeaaaaaaaaaaaaaaaah...

I'm just going to close this thread.

If anyone has a working copy of the software, let me know and I'll reopen this thread.

Thread Closed
 
Status
Not open for further replies.
Back
Top