登录

最新会员 最新下载

成为了本站VIP会员

今天16:59

成为了本站VIP会员

05月09日 16:51

成为了本站VIP会员

05月09日 14:47

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54

成为了本站VIP会员

05月07日 09:50
已选条件
  1. 编程语言:C++
  2. 代码类别:Ftp
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. tftp4net-16532

  This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client and server. The main focus is to provide an API that allows you to easily access TFTP servers (or serve TFTP clients) in your own applications. If you re looking for a fully-fledged, you should probably look into other projects. However, if you re looking for code that allows you to implement your own TFTP client/server in only a few lines of code, you ve come to the right place.

18
下载
81
浏览
2012-06-03发布

2. FtpTest

  Ftp传输,测试路径是否好用,传输文件,(ftp send)

8
下载
170
浏览
2012-04-24发布

3. FTPclient

  ftp 客户端 C语言终端实现 满足ftp客户端的基本操作(ftp client using c)

22
下载
139
浏览
2012-02-17发布

4. ftpclient_demo

  实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程(A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming)

12
下载
135
浏览
2012-02-10发布

5. FTPclient

  FTP 客户端的源代码实现(vc++)连接上传下载修改功能(FTP client source code (vc++) connection upload and download capabilities to modify)

22
下载
147
浏览
2011-08-10发布

6. 25--FTP-tool

  文件是使用vc++,编写的一款实现ftp功能的软件。界面美观,功能实用。(File using vc++, write a function to achieve ftp software. Interface is beautiful, functional and practical.)

8
下载
141
浏览
2011-06-24发布

7. WinFormClient

  FtpClient,一个非常不错的FtpClient的例子。对于做Ftp的非常有帮助。(FtpClient, FtpClient a very good example. For doing Ftp is very helpful.)

15
下载
73
浏览
2011-04-20发布

8. ftpclient

  一个linux下的ftp客户端,界面用qt实现。登录FTP服务器超快速,软件界面简洁(Under a linux ftp client, interface with qt achieved. Log in ultra-fast FTP server, software, simple interface)

47
下载
87
浏览
2010-09-17发布

9. FTP_client_implementation_code

  FTP客户端的实现代码FTP client implementation code(FTP client implementation code)

5
下载
151
浏览
2010-08-15发布

10. FTP

  Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过   目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;   注意:    a.帐号密码为toldo    b.主目录为c:/temp,在连接之前请先建立(Ftp client and server, the full version of VC++, is a relatively simple ftp program, but the program offers a variety of interfaces, allowing readers to view a variety of complex ftp program, proceedings have been achieved in all program modules, all of the above procedures In VC6.0 debug directory ftp server through a console-based ftp server program, able to achieve most of the FTP server program Note: a. account password toldo b. the main directory is c:/temp, in connection before you build)

463
下载
129
浏览
2010-06-17发布

11. FTP_Client

说明:  FTP的客户端,界面化的ftp操作,运行此程序后,需要只能ftp服务器端的用户名和密码,并且需要服务器端开启才可以进行正常的ftp下载。(FTP client, the interface of the ftp operation.)

0
下载
146
浏览
2010-04-30发布

12. FTP_client_by_C

  遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件(AC_FTP is a file transfer protocol client that uses asynchronous socket operation mode and utilizes many programming techniques described in detail throughout the book. It connects to an FTP server, sends commands and receives replies according to rfc959.txt">RFC 959 to get and put files, change directories, get file lists, delete files.)

6
下载
120
浏览
2009-04-27发布

13. FTP

  vc6写的ftp的客户端软件。 vc6写的ftp的客户端软件。(vc6 write ftp client software. vc6 write ftp client software.)

20
下载
125
浏览
2008-12-16发布

14. FTP

  用VC6.0实现的基于TCP协议的聊天室,包括客户端和服务器代码,很有参考价值(VC6.0 achieved using TCP protocol-based chat rooms, including client and server code, a good reference)

14
下载
125
浏览
2008-06-23发布

15. FTP

  一个ftp服务器程序。很实用的。在VC6.0环境下编译通过。(An ftp server program. Very practical. Environment in the VC6.0 compiler through.)

183
下载
138
浏览
2008-05-31发布

16. 20052938PortScan

  FTP端口的代码,也是书上的例题,虽然很小,但是很基础,帮助你们理解(FTP port code, is also a book example, although very small, it is the basis to help you understand)

5
下载
160
浏览
2008-05-21发布

17. tftp

  tftp 服务端程序代码 适合初学者学习(tftp server-side program code suitable for beginners to learn)

73
下载
131
浏览
2008-03-26发布

18. ftpservercode

  外国人写的FTP代码,很值得借鉴!是关于写服务器方面的程序!(FTP code written by foreigners, it is worth learning! Is about to write server procedures!)

25
下载
112
浏览
2007-12-29发布

19. FtpClient

  FTP客户端的代码,基于DotNet Framework,C#语言开发。(FTP client code, based on the DotNet Framework, C# Language development.)

334
下载
110
浏览
2007-07-26发布

20. IndySockets

  Indy是一套开发网络程序很好的套件,封装了http ftp stmp 等等的协议,这是indy 10在.net2.0上的移植的源代码(Indy is a very good development of network programming packages, Packaging the ftp, http, etc. stmp agreement This is the indy 10. net2.0 the transplant source code)

24
下载
144
浏览
2006-12-24发布