[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Protocol LIBHTTP



Your browser understands multiple protocols, http://, ftp://, file://
to name a few that are common.

HTTPAPI is not a browser.  It is implements an http client, thus it
only understands the http protocol.

If you want to use the ftp protocol, you need FTPAPI which implements
an ftp client.

HTH,
Charles


On Fri, Sep 10, 2010 at 10:34 AM, Raul A. Jager W. <raul@xxxxxxxxxx> wrote:
> when I type:  ftp://server/file.xml in the address bar of the browser I
> get the document, I tryed the same address in http_url_get and I got an
> empty document. Does this function support the protocols like a browser?
> or should I use the "ftp" APIs?
>
> TIA
> Raúl
>
>
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
>
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------