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

FTP-VC

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

  • s9xs137c
    Snes9x 1.37 Snes9x Team 2001/3/1 最强的SFC模拟器!高完成度,高移植性.C++代码,多平台 转自http://www.emusilent.net/fengyin.html (Snes9x 1.37 Snes9x Team 2001/3/1 strongest SFC simulator! High completion and high portability. C++ code, multi-platform carried http://www.emusilent.net/fengyin.html)
    2009-06-15 13:26:49下载
    积分:1
  • mcl_netcode
    多路径传输,可以实现仿真,在网络模拟器下可以运行.(Multi-path transmission, simulation can be achieved in the network simulator can be run.)
    2009-06-18 15:47:04下载
    积分:1
  • 123asyncpp
    说明:  http编程,教你怎么使用vc进行http中上等难度编程.(http programming, teach you how to use http vc for the middle and upper difficult programming.)
    2005-09-15 22:29:17下载
    积分: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
  • ngx_hello_world
    本程序为ngnix 扩展开发实例代码,讲解如何开发ngnix扩展,实现个性化的功能(ngnix extention)
    2012-06-26 12:45:36下载
    积分:1
  • sa_182_code
    石器时代1.82客户端源码,可编译后直接使用。(Stone Age 1.82 client source code can be compiled directly.)
    2020-06-30 09:20:02下载
    积分: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
  • c语言代理
    用C语言实现的http代理服务器,可自己更改进行网站引导,网站屏蔽,用户屏蔽(HTTP proxy server implemented by C language can be changed for website guidance, website shielding, user shielding)
    2017-10-15 14:37:06下载
    积分: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
  • 696518资源总数
  • 105559会员总数
  • 1今日下载