Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email readers and auto responders
Message
From
09/09/2004 09:27:36
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00885122
Message ID:
00940591
Views:
24
Hi Sergey,

I received your Pop3MailClass.prg at home and it works very nicely. But, for my purposes, I need to incorporate it into a form, and that's giving me problems.

The form has methods for all the relevant functions from your program and is using a subclass of WinSock.ocx as suggested in mskb #192693.

In the forms init, I instantiate it with
ThisForm.NewObject('oSocket','paWinSock','paBase.vcx')
The problem comes when I call the Connect method. The oSocket.State value is always 0 and it times out without connecting.

Do you have any suggestions on what I need to do to get past this point?

Regards,

Jim
Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform