Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to GetFtpConnection() in VFP?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
How to GetFtpConnection() in VFP?
Miscellaneous
Thread ID:
00288734
Message ID:
00288734
Views:
57
I got the following function off MS's site. I need to be able to toggle the bBassive. Duh ...

CFtpConnection* GetFtpConnection( LPCTSTR pstrServer, LPCTSTR pstrUserName = NULL, LPCTSTR pstrPassword = NULL, INTERNET_PORT nPort = INTERNET_INVALID_PORT_NUMBER,
BOOL bPassive = FALSE );
Throw ( CInternetException );

Return Value

Thanks Terry
Imagination is more important than knowledge
Reply
Map
View

Click here to load this message in the networking platform