登录
首页 » Visual C++ » FTP-VC

FTP-VC

于 2021-01-11 发布 文件大小:810KB
0 224
下载积分: 1 下载次数: 185

代码说明:

  利用VC做了FTP服务器端与客户端,实现了上传、下载、显示文件内容、删除、重命名等功能(VC FTP server and client to achieve the upload and download, display the contents of the file, delete, rename, and other functions)

文件列表:

FTP服务器端与客户端实现 VC
..........................\客户端
..........................\......\xiongFtp
..........................\......\........\Debug
..........................\......\........\.....\vc60.idb,33792,2012-06-19
..........................\......\........\MainFrm.cpp,63380,2012-06-16
..........................\......\........\MainFrm.h,11699,2012-06-16
..........................\......\........\ReadMe.txt,4359,2012-06-16
..........................\......\........\Release
..........................\......\........\.......\MainFrm.obj,155334,2012-06-16
..........................\......\........\.......\StdAfx.obj,720,2012-06-16
..........................\......\........\.......\xiongFtp.exe,409600,2012-06-16
..........................\......\........\.......\xiongFtp.obj,15254,2012-06-16
..........................\......\........\.......\xiongFtp.res,19392,2012-06-16
..........................\......\........\.......\xiongFtpDoc.obj,8141,2012-06-16
..........................\......\........\.......\xiongFtpView.obj,12133,2012-06-16
..........................\......\........\res




..........................\......\........\...\file_bit.bmp
..........................\......\........\...\mainfram.bmp,2786,2012-06-16
..........................\......\........\...\NODROP01.CUR,326,2012-06-16
..........................\......\........\...\Toolbar.bmp,1078,2012-06-16
..........................\......\........\...\toolbar_.bmp,27574,2012-06-16
..........................\......\........\...\UP1LVL.BMP,246,2012-06-16
..........................\......\........\...\xiongFtp.ico,1078,2012-06-16
..........................\......\........\...\xiongFtp.rc2,400,2012-06-16
..........................\......\........\...\xiongFtpDoc.ico,1078,2012-06-16
..........................\......\........\Resource.h,2201,2012-06-16
..........................\......\........\StdAfx.cpp,210,2012-06-16
..........................\......\........\StdAfx.h,1077,2012-06-16
..........................\......\........\xiongFtp.aps,35520,2012-06-19
..........................\......\........\xiongFtp.clw,4167,2012-06-20
..........................\......\........\xiongFtp.cpp,4299,2012-06-19
..........................\......\........\xiongFtp.dsp,4761,2012-06-16
..........................\......\........\xiongFtp.dsw,541,2012-06-16
..........................\......\........\xiongFtp.h,1378,2012-06-16
..........................\......\........\xiongFtp.ncb,230400,2012-06-20
..........................\......\........\xiongFtp.opt,76800,2012-06-20
..........................\......\........\xiongFtp.plg,877,2012-06-19
..........................\......\........\xiongFtp.rc,14338,2012-06-16
..........................\......\........\xiongFtp1.cpp,4164,2012-06-16
..........................\......\........\xiongFtp1.h,1236,2012-06-16
..........................\......\........\xiongFtpDoc.cpp,1782,2012-06-16
..........................\......\........\xiongFtpDoc.h,1497,2012-06-16
..........................\......\........\xiongFtpView.cpp,2794,2012-06-16
..........................\......\........\xiongFtpView.h,2017,2012-06-16
..........................\服务器端
..........................\........\ClientThread.cpp,3870,2012-06-16
..........................\........\ClientThread.h,1483,2012-06-16
..........................\........\ControlSocket.cpp,30476,2012-06-16
..........................\........\ControlSocket.h,2593,2012-06-16
..........................\........\CurrentIpDlg.cpp,1555,2012-06-16
..........................\........\CurrentIpDlg.h,1282,2012-06-16
..........................\........\DataSocket.cpp,13705,2012-06-16
..........................\........\DataSocket.h,1238,2012-06-16
..........................\........\Debug
..........................\........\GeneralSet.cpp,2242,2012-06-16
..........................\........\GeneralSet.h,1452,2012-06-16
..........................\........\ListenSocket.cpp,2905,2012-06-16
..........................\........\ListenSocket.h,1197,2012-06-16
..........................\........\ReadMe.txt,3579,2012-06-16
..........................\........\Release
..........................\........\.......\ClientThread.obj,11714,2012-06-16
..........................\........\.......\ControlSocket.obj,51695,2012-06-16
..........................\........\.......\CurrentIpDlg.obj,9439,2012-06-16
..........................\........\.......\DataSocket.obj,14093,2012-06-16
..........................\........\.......\GeneralSet.obj,15996,2012-06-16
..........................\........\.......\ListenSocket.obj,5308,2012-06-16
..........................\........\.......\Server.exe,73728,2012-06-16
..........................\........\.......\Server.obj,13842,2012-06-16
..........................\........\.......\Server.res,19456,2012-06-16
..........................\........\.......\ServerDlg.obj,47420,2012-06-16
..........................\........\.......\SetSheet.obj,10987,2012-06-16
..........................\........\.......\SettingsDlg.obj,10574,2012-06-16
..........................\........\.......\SpecialSet.obj,15804,2012-06-16
..........................\........\.......\StdAfx.obj,12382,2012-06-16
..........................\........\res



..........................\........\...\Server.rc2,398,2012-06-16


..........................\........\resource.h,2153,2012-06-16
..........................\........\Server.aps,40668,2012-06-21
..........................\........\Server.clw,4339,2012-06-21
..........................\........\Server.cpp,2202,2012-06-16
..........................\........\Server.dsp,5632,2012-06-16
..........................\........\Server.dsw,535,2012-06-16
..........................\........\Server.h,1324,2012-06-16
..........................\........\Server.ncb,304128,2012-06-21
..........................\........\Server.opt,81920,2012-06-21
..........................\........\Server.plg,1324,2012-06-16
..........................\........\Server.rc,11614,2012-06-16
..........................\........\ServerDlg.cpp,18303,2012-06-16
..........................\........\ServerDlg.h,2496,2012-06-16
..........................\........\SetSheet.cpp,1078,2012-06-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gbn
    使用GBN协议,模拟GBN的工作原理. (GBN protocol used to simulate the working principle of GBN.)
    2020-06-30 16:40:01下载
    积分:1
  • XMLRW
    使用开源的Apache的xercesc开发读写XML文件。(The use of the Apache open-source development of reading and writing XML documents xercesc.)
    2007-12-17 17:31:07下载
    积分:1
  • HttpProxyServer
    一款简单的HTTP代理服务器源代码,用了基本的socket套接字进行编程,希望对大家有帮助!(A simple HTTP proxy server source code, with a basic socket socket programming, we want to help!)
    2011-08-22 00:11:00下载
    积分:1
  • NetProxy
    winpcap实现的网络代理服务器 针对HTTP协议(winpcap network to achieve a proxy server for HTTP protocol)
    2009-05-10 10:28:02下载
    积分:1
  • FTP-VC
    利用VC做了FTP服务器端与客户端,实现了上传、下载、显示文件内容、删除、重命名等功能(VC FTP server and client to achieve the upload and download, display the contents of the file, delete, rename, and other functions)
    2021-01-11 12:48:49下载
    积分:1
  • gamedata
    没有毒286K冰峰决战的源代码,用C编写3.5里面还附带了服务端(not toxic 286K ice decisive source code, C 3.5 has already prepared the attached server)
    2006-08-03 16:15:44下载
    积分:1
  • TxTools1
    IIS 日志分析 工具(IIS log analysis tools)
    2012-06-27 23:08:39下载
    积分:1
  • rxjhServer-code-
    热血江湖服务端c++完整源码 可编译无错(Yulgang Server code )
    2016-12-01 20:33:53下载
    积分:1
  • Apache-Server-analysis
    开源代码 apache 服务器源码解析(apache server source code analysis)
    2011-06-29 16:14:22下载
    积分:1
  • simpleproxy
    一个简单的代理服务器的编程方法,控制台的程序(A simple proxy server programming method)
    2012-05-06 19:11:54下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 70今日下载