Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inet Control
Message
 
À
18/12/1998 11:14:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00168454
Message ID:
00169006
Vues:
33
>
>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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform