Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FTP Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01114615
Message ID:
01114665
Vues:
17
Hi Howard,

This version doesn't support PASSIVE mode.
#define INTERNET_FLAG_PASSIVE  0x08000000  && used for FTP connections

* a small change in method OpenFTPConnection()

lnConnect_Handle = InternetConnect(This.nInet_Handle, (This.cIPAddress), VAL(This.cPort), ;
                        (This.cUserName), (This.cPassword), INTERNET_SERVICE_FTP, INTERNET_FLAG_PASSIVE, 0)
MartinJ

>I'm using Robert Abram's FTP Services (http://www.levelextreme.com/wconnect/wc.dll?2,54,33,9442) and it has been working flawlessly for years. Now the client has moved FTP servers and the address has changed from what used to be just an IP address with a login and password to the new location which is an IP address with a "/SYSMEDIC" after it and no login. The FTP program no longer works.
>
>Can someone give me an idea what's going on and what I need to do to fix it?
>
>Thanks!
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform