#include "StdAfx.h"#include "Shareaza.h"#include "Settings.h"#include "Download.h"#include "Downloads.h"#include "DownloadSource.h"#include "DownloadTransfer.h"#include "DownloadTransferFTP.h"#include "FragmentedFile.h"#include "Network.h"#include "ShareazaURL.h"#include "GProfile.h"Include dependency graph for DownloadTransferFTP.cpp:

Functions | |
| void | MakePORTArgs (const SOCKADDR_IN &host, CString &strValue) |
| bool | ParsePASVArgs (const CString &args, SOCKADDR_IN &host) |
| bool | FTPisOK (const CString &str) |
| bool FTPisOK | ( | const CString & | str | ) | [inline] |
| void MakePORTArgs | ( | const SOCKADDR_IN & | host, | |
| CString & | strValue | |||
| ) | [inline] |
| bool ParsePASVArgs | ( | const CString & | args, | |
| SOCKADDR_IN & | host | |||
| ) | [inline] |
1.5.2