⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cls.ftp_service.htm

📁 FTP Services for Visual Foxpro
💻 HTM
📖 第 1 页 / 共 4 页
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
<head>
<title>Class ftp_service</title>
<meta content="text/html; charset=windows-1250" http-equiv="Content-Type" />
<meta name="Generator" content="Project Documenting Machine" />
<meta name="Version" content="1.2.3" />
<link rel="stylesheet" href="../../css/foxw.css" type="text/css" />
<link rel="stylesheet" href="../../css/sc.css" type="text/css" />
<link rel="stylesheet" href="../../repository/diamp_pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/pdm_ab_notes.css" type="text/css" />
<link rel="stylesheet" href="../../repository/pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/diaf_pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/diap_pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/diac_pdm_ab.css" type="text/css" />
<link rel="stylesheet" href="../../repository/ftp.css" type="text/css" />
<script src="../../js/pdm.js" language="JavaScript" type="text/javascript"></script>
<script src="../../repository/pdm_ab.js" language="JavaScript" type="text/javascript"></script>
</head>
<body class="pbb_auto">
<h4 style=""><a name="cls.ftp_service">Class: FTP_SERVICE</a></h4>
<table>
 <tbody>
  <tr><td><a href="../../GCT.htm#" title="Skip to global classes tree">Parent Class:</a></td><td>custom</td></tr>
  <tr><td>OLE Public:</td><td><img class="imgYN" src="../../imgs/fn.gif" alt="Class FTP_SERVICE is not OLE public" /></td></tr>
 </tbody>
</table>
<br />
<a href="#cls.ftp_service::Properties" title="Skip to properties of class ftp_service">Properties</a>&nbsp;<a href="#cls.ftp_service::Methods" title="Skip to methods of class ftp_service">Methods</a>&nbsp;<br />
<strong><a name="cls.ftp_service::Properties">Properties</a></strong>
<table border="1" cellspacing="0">
 <thead>
  <tr class="Head">
   <td class="a_center" title="Array">A</td>
   <td class="a_center" title="Protected">P</td>
   <td class="a_center" title="Hidden">H</td>
   <td>Name</td>
   <td>Initial value</td>
   <td>Comment</td>
  </tr>
 </thead>
 <tbody>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cAgent is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cAgent is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cAgent is not hidden" /></td>
   <td><a href="cls.ftp_service.cagent.htm" title="Skip to property cAgent">cAgent</a></td>
   <td>&quot;Visual FoxPro&quot; + cNULL</td>
   <td>Name of application</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cCurrentDir is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cCurrentDir is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cCurrentDir is not hidden" /></td>
   <td><a href="cls.ftp_service.ccurrentdir.htm" title="Skip to property cCurrentDir">cCurrentDir</a></td>
   <td>&quot;&quot;</td>
   <td>Current folder</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cExtended_Message is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cExtended_Message is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property cExtended_Message is hidden" /></td>
   <td><a href="cls.ftp_service.cextended_message.htm" title="Skip to property cExtended_Message">cExtended_Message</a></td>
   <td>&quot;&quot;</td>
   <td>Extended error message</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cIPAddress is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cIPAddress is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property cIPAddress is hidden" /></td>
   <td><a href="cls.ftp_service.cipaddress.htm" title="Skip to property cIPAddress">cIPAddress</a></td>
   <td>&quot;&quot;</td>
   <td>FTP server name  or IP address</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cPassword is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cPassword is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property cPassword is hidden" /></td>
   <td><a href="cls.ftp_service.cpassword.htm" title="Skip to property cPassword">cPassword</a></td>
   <td>&quot;&quot;</td>
   <td>FTP Password</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cPort is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cPort is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property cPort is hidden" /></td>
   <td><a href="cls.ftp_service.cport.htm" title="Skip to property cPort">cPort</a></td>
   <td>&quot;21&quot;</td>
   <td>FTP Port (default value is 21)</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cProxyHost is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cProxyHost is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cProxyHost is not hidden" /></td>
   <td><a href="cls.ftp_service.cproxyhost.htm" title="Skip to property cProxyHost">cProxyHost</a></td>
   <td>&quot;&quot;</td>
   <td>Proxyhost</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cProxyport is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cProxyport is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cProxyport is not hidden" /></td>
   <td><a href="cls.ftp_service.cproxyport.htm" title="Skip to property cProxyport">cProxyport</a></td>
   <td>&quot;&quot;</td>
   <td>ProxyPort</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cProxyProtocol is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cProxyProtocol is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cProxyProtocol is not hidden" /></td>
   <td><a href="cls.ftp_service.cproxyprotocol.htm" title="Skip to property cProxyProtocol">cProxyProtocol</a></td>
   <td>&quot;&quot;</td>
   <td>Protocol for proxy</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cStartupFolder is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cStartupFolder is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cStartupFolder is not hidden" /></td>
   <td><a href="cls.ftp_service.cstartupfolder.htm" title="Skip to property cStartupFolder">cStartupFolder</a></td>
   <td>&quot;&quot;</td>
   <td>Startup folder</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cUserName is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property cUserName is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property cUserName is hidden" /></td>
   <td><a href="cls.ftp_service.cusername.htm" title="Skip to property cUserName">cUserName</a></td>
   <td>&quot;&quot;</td>
   <td>FTP User name</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property lDLL_Loaded is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property lDLL_Loaded is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property lDLL_Loaded is hidden" /></td>
   <td><a href="cls.ftp_service.ldll_loaded.htm" title="Skip to property lDLL_Loaded">lDLL_Loaded</a></td>
   <td>.F.</td>
   <td>Internally flag of loaded API function</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property lMultiOperations is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property lMultiOperations is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property lMultiOperations is not hidden" /></td>
   <td><a href="cls.ftp_service.lmultioperations.htm" title="Skip to property lMultiOperations">lMultiOperations</a></td>
   <td>.T.</td>
   <td>Sign if all FTP operations use one FTP connection</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property lUseProxy is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property lUseProxy is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property lUseProxy is hidden" /></td>
   <td><a href="cls.ftp_service.luseproxy.htm" title="Skip to property lUseProxy">lUseProxy</a></td>
   <td>.F.</td>
   <td>Flag of using proxy settings</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nCachingType is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nCachingType is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property nCachingType is hidden" /></td>
   <td><a href="cls.ftp_service.ncachingtype.htm" title="Skip to property nCachingType">nCachingType</a></td>
   <td>INTERNET_FLAG_DONT_CACHE</td>
   <td>Default caching flag</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nConnect_Handle is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nConnect_Handle is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property nConnect_Handle is hidden" /></td>
   <td><a href="cls.ftp_service.nconnect_handle.htm" title="Skip to property nConnect_Handle">nConnect_Handle</a></td>
   <td>0</td>
   <td>Internal handle by connected to FTP server</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nExtended_Result is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nExtended_Result is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property nExtended_Result is hidden" /></td>
   <td><a href="cls.ftp_service.nextended_result.htm" title="Skip to property nExtended_Result">nExtended_Result</a></td>
   <td>0</td>
   <td>Extended error code</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nFlags is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nFlags is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nFlags is not hidden" /></td>
   <td><a href="cls.ftp_service.nflags.htm" title="Skip to property nFlags">nFlags</a></td>
   <td>INTERNET_FLAG_PASSIVE</td>
   <td>The default flag for opening FTP session</td>
  </tr>
  <tr>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nInet_Handle is not array" /></td>
   <td><img class="imgYN" src="../../imgs/fn.gif" alt="Property nInet_Handle is not protected" /></td>
   <td><img class="imgYN" src="../../imgs/fy.gif" alt="Property nInet_Handle is hidden" /></td>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -