建立单文档时:
一步一步来的时候,需要选中采用window socket选项
建立FTP服务器:
HOME FTP SERVER服务器建立的
登录:
void CFtpDlg::OnBnClickedButtonLogin()
{
// TODO: 在此添加控件通知处理程序代码
try
{
// Request a connection to ftp.microsoft.com. Default
// parameters mean that we'll try with username = ANONYMOUS`
// and password set to the machine name @ domain name
UpdateData();
&n
{
// TODO: 在此添加控件通知处理程序代码
try
{
// Request a connection to ftp.microsoft.com. Default
// parameters mean that we'll try with username = ANONYMOUS`
// and password set to the machine name @ domain name
UpdateData();
&n