Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems clearing InternetSetOption DLL
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01013134
Message ID:
01014246
Views:
19
>I'm using the West Wind wwFTP class to do some transfers via FTP and it uses the InternetSetOption DLL. When it is cleared at the end of program execution, it "hangs" - it sits there for around 60 seconds or so, then goes on. I assume it does clear it, but in any event program execution continues normally and the program shuts down. But I'm not sure why this delay is occurring and would obviously like to be rid of it. Anyone have any ideas?
>
>Thanks,
>
>Russell Campbell

You can use Ricks classes - but you might it more satisfying and reduce your overhead by just rolling your own using the DLLs directly. It's really easy and it works:
http://www.utmag.com/November2001/Page20.asp

I had some SMTP services I needed for a little evalware project. User activation and configuration status reports required an SMTP solution. I looked at them all, and finally settled on rolling my own using pieces and concepts from the "SendMail.PRG" on Wiki. It took me a lot less time to just code to my specifications than it did for me to attempt to use third party commercial controls.
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform