搜索资源列表
ftpcode
- 一个FTP服务器的源吗程序 您需要至少在VC6.0的开发环境下才能运行!-a ftp server sourcecode,you need to complie it with visual c++~
java web ftp client
- 网页ftp客户端。在网页上实现ftp上传下载功能-website ftp client. On the website of achieving ftp upload download
flist
- 一个在unix/linux下遍历目录的程序,它使用递归方式进行实现的.-a unix / linux directory traversal under the procedures it uses recursive manner to achieve.
TinyFtpServer(Ftp客户端的工具)
- 本资源由源码天空(Codesky.net,以下简称本站)搜集 ║ ║ 整理,本站不承担任何技术及版权问题。在本站下载 ║ ║ 任何资源仅提供学习参考,不得用于商业用途,请在 ║ ║ 下载后24小时内删除。本站不保证资源的完整性和是 ║ ║ 否隐含病毒,请自行调试及杀毒,如不同意本条款请 ║ ║ 勿使用,谢谢合作!-source of the resources from the sky (Codesky.net, hereinafter referred to si
ftp_client
- 一个小的FTP客户端,支持PORT与PASV模式。 Linux下的C代码,在FC3,4发行版下通过测试。-a small FTP client, with the support PORT PASV mode. Linux C code in FC3, four distribution through testing.
TFTP 客户端(源码)(1[1].0)
- TFTP客户端,完全符合RFC-1350,源代码. 转载请注明作者 helloworld1@163.com 可以在VC,BC或其他C编译器下编译-TFTP client, in full compliance with RFC - 1350. the source code. reprinted with the author please helloworld1@163.com in VC, BC or other C compiler compiler
CFtpConnect
- C#编写的FTP客户端传输工具,在C#2003已测试使用-C# prepared by the FTP client transfer tools, the C# 2003 has been testing the use of
myFtp_c
- 我写的FTP客户端,在linux Redhat 9.0上通过,能够连接linux下的FTP服务器。-I write FTP client, the Linux Redhat 9.0, adopted Linux to connect the FTP server.
ftpvc++
- ftp客户端c++编程FTP协议将使用两条单独的TCP连接,一条专用于发送FTP命令,另一条则专用于传递数据。初始建立连接时,服务器在21号端口上接收来自客户端的命令连接。-ftp client c programming FTP will use two separate TCP connection, a dedicated FTP to send orders, and the other one is dedicated to data transfer. The initial est
Qt4-ftp
- 这是一个采用Qt4写成的ftp客户端程序,具有友好的GUI,代码很小,在Linux和Windows下执行速度都很快。同时可以轻易地移植到嵌入式系统上。-writes written using ftp client with a friendly GUI, code minimal, Linux and Windows implementation speed fast. While easily ported to embedded systems.
vb-ftp
- VB的断点续传,在网上找了好久 -VB HTTP and the Internet for a long time VB HTTP and the Internet for a long time
dfutr
- 新型开关芯片TOP224P在新型开关芯片TOP224P在开关电源中的应用 -TOP224P new switch chip in the new switch chip switching power supply TOP224P in the Application switching power supply of
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
chessfive
- 一个简单的五子棋程序,我在网上看了很多,不过这个没看懂!-renju a simple procedure, I read a lot online, but this did not understand!
SmartClient_LeySerSystem
- 在公司的内部网络之中,经常会发生由于内部人员而造成的数据丢失或者公司机密泄露,在Windows 2000系统下对发送的IP数据包进行的截获分析是防止此现象发生的关键,本程序就是解决此问题而量身订制而成!-in the company's internal network, and frequently occurs due to internal personnel resulting from the data loss or disclosure of confidential co
ftp1
- 这个程序是通过FTP下在文件-this procedure is adopted in the document under the FTP
FtpBrowse
- FTP(File Transfer Protocol)即文件传输协议,是一种被广泛应用的网络协议。该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例。-FTP (File Transfer Protocol) file transfer protocol that is a widely used network protocols. The agreement builds on a TCP / IP based, to ensure high r
netkit-ftp-0.10.tar
- 经典的ftp客户端程序,现在还在广为使用!-classic ftp client program, which is still widely used.
SimpleFTP20_src
- 这是一个简单的FTP客户端,在.net2.0下已经提供了对ftp的封装类FtpWebRequest等,所以使得对FTP的功能实现变得更加方便-This is a simple FTP client. in. net2.0 already provided by the ftp FtpWebRequest Packaging category. So make the right FTP functions to achieve more convenient
FtpClient(winsock)
- 这是一个在MFC下通过Winsock实现的FTP客户端,实现了登陆、查询目录、上传、下载文件,是学习网络编程、FTP协议、Winsock编程的很好材料。-in MFC through Winsock FTP client to achieve the landing, Inquiries directory, upload and download documents, is learning network programming, FTP agreement, Winsock Program
