-
FTP - MFCPlatform/소켓 2009. 2. 8. 18:50#include <afxinet.h>
CInternetSession
.SetOption()
INTERNET_OPTION_CONNECT_TIMEOUT
.GetFtpConnection()
CFtpConnection
.Close()
.GetCurrentDirectory()
.SetCurrentDirectory()
.GetFile()
.PutFile()
.OpenFile()
.Remove()
CInternetFile -> CStdioFile
.Close().Read()
.Write()
CInternetException
GetErrorMessage()