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:
01014292
Views:
20
Well, actually I've had good luck with Rick's stuff except for an instance like this where it seems to have been a combination of how I was configuring the FTP object (instantiated from the wwFTP class) and also perhaps a config setting in IE or elsewhere. I found out what happened: nHTTPConnectType was set to zero. Letting it stay at the default of 1 solved my issue. I've rolled my own framework, but in this case I'm content using Rick's stuff, especially since I use it for web development, too. Thanks for the reply.


>>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/wconnect/wc.dll?9,7,10,1663
>
>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.
eCost.com continues to rip people off
Check their rating at ResellerRatings.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform