Pop3 Freezing (wodPop3)
Hello,
Why does wodPop3 temporarily freeze during the connect process?
This makes it nearly impossible to use multiple Pop3's at the same time.
I am using Visual Basic 6.0 with WodPop3 v1.4.3
Happy Holidays!
Thanks,
Ashley
Re: Pop3 Freezing
Hi Ashley,
How can we reproduce this freeze? Does it occur using our samples?
You are using component in blocking or non-blocking mode?
Sorry for all my questions but we have to isolate your issue in order to resolve it.
Regards,
Drazen
Re: Pop3 Freezing
Hi Ashley,
How can we reproduce this freeze? Does it occur using our samples?You are using component in blocking or non-blocking mode?
Sorry for all my questions but we have to isolate your issue in order to resolve it.
Regards,
Drazen
Merry christmas.
Create an array of 10 Pop3 components and log them in with incorrect passwords using a for loop and you will see it freezes all of vb6.
I have tried in blocking and non-blocking but I am unsure what this feature does? if you could explain that would be great.
It does not do it in your samples because in your samples you are not using an array of controls.
I am happy to answer as many questions as needed to try and get this resolved
Thanks,
Ash
Re: Pop3 Freezing
Hi Ash,
Is there any chance you can show us some code snippet? So we can try to reproduce this on our side
Drazen