当前位置:
首页 资源下载
搜索资源 - delphi example ftp
搜索资源列表
-
0下载:
大名鼎鼎的indy控件组的示例程序 for delphi 7.0 有ftp udp,http 等的示例 -The example programs of well-known indy controls for delphi 7.0 have ftp, udp, etc.
-
-
1下载:
WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访问大大简化。下面这个远程控制的例子就很清楚地说明了这个问题,
-
-
0下载:
Delphi基于TIdFTP文件上传实例代码Delphi example code based on TIdFTP File Upload
-Delphi example code based on TIdFTP File Upload
-
-
0下载:
Delphi使用Indy实现FTP操作例子(代码实现),含断点续传-Delphi using Indy example of the realization of FTP operation (code), including HTTP
-
-
0下载:
delphi myftp one example of ftp
-
-
1下载:
Indy Ftp for indy 10 sample-Indy Ftp for indy 10 sample
-
-
0下载:
Example of application with ftp using DELPHI
-
-
0下载:
FTP Client v.1.019
一个FTP客户端代码-his is a full FTP client written in Delphi with the KOL library. It is an example of how to avoid codebloat: it is less than 60-50KB depending from the way you compile.
-
-
0下载:
indy ftp 示例程序,简单演示了ftp控件的使用-indy ftp example program, simply demonstrates the use of ftp control
-