Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

RE: InternetConnection() problem

4 views
Skip to first unread message

Dave Calkins

unread,
May 30, 2006, 4:46:01 PM5/30/06
to
You might want to verify first that you're able to ftp from the command line
(or some other FTP client) using the host, username, and password you're
using in your code.

"The Joshinator" wrote:

> I am having a problem with the ftp parameters for the InternetConnection()
> function of the wininet API. I am not using MFC for my own reasons, but am I
> correct that the server name must have this format: "ftp://ftp.mysite.org"
> and that the username and password is simply "myusername" and "mypassword"? I
> have also tried "www.mysite.org", "mysite.org", "ftp.mysite.org", and
> "ftp://mysite.org", but the function cannot connect to my server. Any help
> would be greatly appreciated.
>
> Thanks,
> -The Joshinator

0 new messages