Pop3 Freezing - WeOnlyDo Discussion board

Pop3 Freezing (wodPop3)

by Ashley, Tuesday, December 25, 2012, 02:55 (4139 days ago)

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

by woddrazen, Tuesday, December 25, 2012, 11:21 (4139 days ago) @ Ashley

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

by Ashley, Tuesday, December 25, 2012, 15:57 (4138 days ago) @ woddrazen

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

by woddrazen, Tuesday, December 25, 2012, 19:28 (4138 days ago) @ Ashley

Hi Ash,


Is there any chance you can show us some code snippet? So we can try to reproduce this on our side


Drazen