搜索资源列表
使用Internet Transfer控件:FTP
- 使用Internet Transfer控件:FTP 是一个小控件!挺不错的了,-using Internet Transfer Control : FTP is a small control! Sounds very good, huh
自制控件
- 软件还不是很完善,支持ftp与http下载,断点、多线程-software is not perfect, ftp and http support downloaded breakpoints, multithreading
一个用FTP传输文件的例子
- 个功能强ftp户端软件,可以发附件还有各种码制的转换。可以编译为exe或者COM控件。-functional families strong ftp software, it can be annex there is a wide variety of system code conversion. It can be compiled for exe or COM controls.
ftp
- 带有进度条的ftp控件 只需要通过属性 设定地址和用户密码 多线程实现
WebFTP传输控件源码
- WEB下的FTP传输控件源码,VC.NET开发。
虚拟示波器仿真软件(包含ocx控件) v2.0.rar
- 虚拟示波器仿真软件(包含ocx控件) ,Virtual oscilloscope emulation software (including ocx control)
FTPClient
- 简单介绍FTP的工作原理,支持文件的上传与下载,利用它可以自己开发用户控件。-Simple FTP introduce the working principle, support the file upload and download, it can use to develop their own user control.
11575
- FreeNet Email/Http/FTP控件 提供了基于Winsock的Email、Http、FTP等功能,其所附的Email范例程序已接近了专业软件的水平,附源代码。-err
C++hxbc
- C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
ftp
- 有visual Basic 中的winsocket控件实现文件的传输,只能在局域网内使用-to realize the transport of file
FtpTransfer
- FTP传输控件,解压可用,很不错的,也可以集成整合到自已的项目中。-ftp transfer widget
ks0706
- 一个基本的考试软件,基本原理为隐藏的FTP服务器,自动下载加密的题目并解密,能够在VC控件中读取RTF多格式文档(含有图片),并显示在VC控件中,进行答题,目前含判断、选择、简答题型。可以作为考试系统的基本框架。题目数据库:ks005.mdb,考号见该数据库中,注意文件中的隐藏文件夹在C:\\WINDOWS\\Resources\\Themes\\Luna\\Shell\\NormalColor和c:\temp等,读懂路径变化后可以自己修改运行。ftp服务器为网上下载后修改,在chap5中。考试
ftp
- VFP FTP 实现 EZFTP.OCX 使用的控件-VFP FTP
down
- indy ftp 示例程序,简单演示了ftp控件的使用-indy ftp example program, simply demonstrates the use of ftp control
201082617535407
- FTP 服务器端 控件(*.OCX) 源代码 可用作小型FTP服务器. 编程工具:CodeGear RAD Delphi 2010 编程语言:Object Pascal 运行环境:Windows XP/20003 -FTP server-side controls (*. OCX) source code can be used as a small FTP server. Programming tools: CodeGear RAD Delphi
ftp
- 演示Ftp文件上传,教给新手使用Ftp控件,共同学习,共同进步-Ftp file upload demo to teach novices to use Ftp control, learn together and progress together
FTP
- ftp控件,可以实现ftp的数据上传和下载功能-ftp controls, can achieve the ftp data upload and download function
FTP-component-
- ftp控件源码 我一直在用的delphi-ftp control source
FTP
- 利用EZFTP.OCX控件,使用VB6.0实现FTP远程上传数据,文件等功能(Using EZFTP.OCX control and using VB6.0 to realize the remote upload of data, files and other functions of FTP)
indy控件进行ftp上传下载
- 通过indy控件进行ftp上传下载的源码例子,基本完成了上传下载的程序,可以正常上传文件到ftp服务器和下载文件,有兴趣的可继续完善