Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set PASSIVE on in WININET?
Message
 
To
10/11/1999 14:22:35
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00288595
Message ID:
00289836
Views:
38
>I don't think its going to work, because there is no way for you to pass your session handle to ITC to use, and the passive semantics are session specific.
>
>ITC creates its own session. Let me know if you find differently.

I created a form with just ITC on it and RUNNED it: then ...
? form.itc.HInternet && Returned a zero
... then I did this
Form.ITC.OpenUrl("")
? form.itc.HInternet && Returned a true (non-zero)
I wonder if this Hinternet will feed InternetConnect soze the app will toggle passive? I guess what is being suggested is let ITC create the handle, and then use the handle to talk with WININET. Dunno
Terry
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform