#include <inetgetfile.h>
Public Methods | |
| InetGetFile (char *URL, char *localfile) | |
| ~InetGetFile () | |
| BOOL | IsFileReceived () |
| BOOL | IsFileError () |
| BOOL | IsConnecting () |
| BOOL | IsReceiving () |
| int | GetErrorCode () |
| int | GetBytesIn () |
| int | GetTotalBytes () |
| void | AbortGet () |
Protected Attributes | |
| CFtpGet * | ftp |
| ChttpGet * | http |
| BOOL | m_bUseHTTP |
| int | m_ErrorCode |
| int | m_State |
| int | m_HardError |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.16