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

FTP-VC

于 2021-01-11 发布 文件大小:810KB
0 316
下载积分: 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 个回复

  • Apache-Server-analysis
    开源代码 apache 服务器源码解析(apache server source code analysis)
    2011-06-29 16:14:22下载
    积分:1
  • F2server_P_chint
    完整的疯狂坦克带客户端,可登录,不可开外网(Complete Fengkuangtanke with clients, you can log in, not away network)
    2011-08-14 14:58:56下载
    积分: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
  • My_Telnet
    利用C++ SDK编写的实现telnet的程序,功能较强。(The use of C++ SDK realize telnet prepared by the procedure, function better.)
    2008-05-20 22:24:54下载
    积分:1
  • sook
    实现网页的代理对比,可以手动添加代理IP和要访问的网址(Contrast agents to achieve the page, you can manually add the proxy IP and a URL to visit)
    2010-02-28 22:38:52下载
    积分:1
  • SocksS
    socks代理服务器的完全实现,实现了socks4,5,connect,udp associate(socks proxy server fully realized and achieved socks4, 5, connect, associate udp)
    2005-03-10 16:49:43下载
    积分:1
  • ngx_hello_world
    本程序为ngnix 扩展开发实例代码,讲解如何开发ngnix扩展,实现个性化的功能(ngnix extention)
    2012-06-26 12:45:36下载
    积分:1
  • gbn
    使用GBN协议,模拟GBN的工作原理. (GBN protocol used to simulate the working principle of GBN.)
    2020-06-30 16:40:01下载
    积分: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
  • Dream_20060804Z
    RO裡面最簡單的外掛 很好用 有地圖顯示(RO The most simple extrapolated good with a map shows)
    2006-12-25 18:45:13下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载