gb.net.curl

Allows retrieval of http, ftp, and potentially other files via the network.

Autor Daniel Campos Fernández.
Requiere gb.net.

Clase Descripción
Curl This class is the parent class of FtpClient, HttpClient and DictClient.
DictClient This class implements the dict:// protocol.
Download
DownloadManager
FtpClient This class provides a FTP client that allows to download files, upload files, and send custom commands to a FTP server.
HttpClient This class provides an HTTP client that sends requests to an HTTP server, and receives the response.
HttpForm This class allows to forge an HTTP request equivalent to an HTML form post.
Net This class contains important constants for use with gb.net.curl objects, especially the error code constants.