联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Ftp服务器(17) 
按平台查找All Visual C++(17) 

[Ftp服务器] FTPshixian

使用C++的网络编程socket搭建的Ftp系统,实现简单的上传下载文件。
The Ftp system built by the network programming socket of C++ realizes simple uploading and downloading files (2018-03-19, Visual C++, 252KB, 下载1次)

http://www.pudn.com/Download/item/id/1521422383818143.html

[Ftp服务器] FileZilla_FTP_Server_Source_Compile

FileZilla服务器编译说明,是开源的FTP服务器,用C++写的,通过分析它的源代码,可以掌握C++网络编程以及高并发服务器的设计。
FileZilla Source Compile (2013-06-07, Visual C++, 9KB, 下载14次)

http://www.pudn.com/Download/item/id/2273426.html

[Ftp服务器] filezilla-3.3.2

FileZilla是开源的FTP服务器,用C++写的,通过分析它的源代码,可以掌握C++网络编程以及高并发服务器的设计。
FileZilla FTP Server Source Code (2013-06-07, Visual C++, 4828KB, 下载16次)

http://www.pudn.com/Download/item/id/2273421.html

[Ftp服务器] 10311ftp

ftp编程,实现一个简单的服务器,客户端对服务器发出请求,服务器给以反映
ftp programming to achieve a simple server, the client makes a request to the server, the server give reflect (2012-11-21, Visual C++, 14KB, 下载9次)

http://www.pudn.com/Download/item/id/2055934.html

[Ftp服务器] four

用C++编程实现的一个小型ftp服务器,实现了一些比较容易的功能
a FTPsever to do some easy thing (2011-12-20, Visual C++, 89KB, 下载19次)

http://www.pudn.com/Download/item/id/1736953.html

[Ftp服务器] Ftp_server_client_VC_Programming_classic_code

Ftp服务器与客户端VC++编程开发经典代码Ftp server and the client VC + + Programming classic code
Ftp server and the client VC++ Programming classic code (2010-08-25, Visual C++, 43KB, 下载150次)

http://www.pudn.com/Download/item/id/1278668.html

[Ftp服务器] 20052938

网络编程上课做的实验,感觉不错,而且保证可以运行
Network programming classes to do experiments, feeling good, but can run to ensure (2008-05-21, Visual C++, 1942KB, 下载16次)

http://www.pudn.com/Download/item/id/468799.html

[Ftp服务器] TFTPclientandserver

不论你是热衷于黑客技术的爱好者, 还是从事编写网络应用程序的程序员, 都需要掌握熟练的编程能力, 以及具备扎实的TCP/IP协议的扎实基础. 很多初学者都有这样的经历, 要么是能编一些复杂算法的程序,却不能结合到实际的应用中, 要么就是三卷W.Richard Stevens的圣经《TCP/IP详解》熟记于胸, 却无法用熟悉的编程语言将其实现. 这真是件很令人郁闷的事. 出于这样的目的, 本文就结合TCP/IP协议中的TFTP协议来分析, 并简单实现了Windows下TFTP的服务器和客户端.
Whether you are interested in hacking technology lovers, or engaged in the preparation of web application programmers, need skilled programming capabilities, and a solid TCP/IP agreement, a solid foundation. A lot of beginners have such experience , or some complex algorithm will be allocated to the procedure, but not into the actual application, or W. Richard Stevens is the three volumes of the Bible, (2008-03-26, Visual C++, 81KB, 下载51次)

http://www.pudn.com/Download/item/id/423873.html

[Ftp服务器] UdpChat_exe

1、说明:   本程序是一个局域网内的字符界面聊天程序,使用UDP协议及端口729,在VC6.0+Windows XP下编译通过。程序分为发送端与接受端,使用一个Workspace,打开ChatSrv文件夹下的ChatSrv.dsw文件即可。程序的编制也较简单,建立UDP连接后一方发送一方接收,可以算是一个基本的UDP编程范例。 2、用法:   使用本程序在局域网内聊天,需知道服务端的IP地址,可在服务端的cmd下运行ipconfig/all命令查看。使用时在一方先运行ChatSrv.exe等待,然后在另一端的cmd下运行“ChatClient 服务端IP”,然后即可进行通讯。欲使通讯结束可在任意一方输入小写字母‘q’。当运行ChatClient时不带参数则各本地机器连接,可用来测试。
err (2008-03-03, Visual C++, 30KB, 下载7次)

http://www.pudn.com/Download/item/id/409292.html

[Ftp服务器] Ftp

ftp的实现源码,功能较好.对刚学编程的人有较大的帮助.
the realization of ftp source, function better. for people just learning programming more help. (2008-01-08, Visual C++, 1834KB, 下载27次)

http://www.pudn.com/Download/item/id/390741.html

[Ftp服务器] UDPDirectShow

DirectShow编程参考例子之一:基于UDP通讯
An example of DirectShow programming reference: UDP-based communications (2007-12-21, Visual C++, 2737KB, 下载27次)

http://www.pudn.com/Download/item/id/379802.html

[Ftp服务器] SERVER

ftp服务器端的代码,是学习网络编程的一个很好参考。
ftp server-side code, network programming is to learn from a good reference. (2007-07-31, Visual C++, 180KB, 下载94次)

http://www.pudn.com/Download/item/id/314014.html

[Ftp服务器] EXAMPLE67

FTP服务器编程实现源码,用VC++.NET运行环境,挺好的
FTP server program source code, with VC.NET environment, in very good shape; (2005-11-03, Visual C++, 22KB, 下载14次)

http://www.pudn.com/Download/item/id/121690.html

[Ftp服务器] ftp服务器源码

ftp服务器编程,采用VC
ftp server programming, using VC (2005-10-12, Visual C++, 121KB, 下载42次)

http://www.pudn.com/Download/item/id/117817.html

[Ftp服务器] FTPServer编程

一个ftp服务器的原码 可以学到很多有关ftp的编程技巧
an ftp server of the original code can learn a lot on the programming skills ftp (2005-01-04, Visual C++, 132KB, 下载276次)

http://www.pudn.com/Download/item/id/1104826227909229.html

[Ftp服务器] ftp服务器

模拟ftp服务器, 是学习windows编程上乘的选择
simulation ftp server is studying windows programming experience the choice (2004-11-29, Visual C++, 52KB, 下载40次)

http://www.pudn.com/Download/item/id/1101714577132256.html

[Ftp服务器] ftpserve

用vc实现的一个很不错的ftpserve,适合学习ftp编程
vc used to achieve a very good ftpserve, ftp program for learning (2004-11-27, Visual C++, 3163KB, 下载22次)

http://www.pudn.com/Download/item/id/1101530206327287.html
总计:17