Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inet Control
Message
 
To
18/12/1998 11:14:02
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00168454
Message ID:
00169006
Views:
27
>
>lnStatus = loWWIPStuff.SetProxy()

Not such method <s>...


>lnStatus = loWWIPStuff.HTTPConnect( "http://mskeels:myfirewallpass@www.hotmail.com/")

This is your problem. You need to pass only a domain
name, not a path.

lowwIPStuff.HTTPConnect("www.west-wind.com")

Not sure how this works with the firewall stuff, but
you can't use HTTP:// and any of the routing stuff
that the command line parser normally performs.

You should use nConnectType =3 which should read
your proxy settings from the registry.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform