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

FTP-VC

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

  • lee55ver1[1][1].1
    彩虹岛模拟器源代码喜欢的下载不呵呵,模拟器继续研发中(Rainbow Island simulator like to download the source code is not Oh, simulator to continue R & D)
    2021-03-07 13:29:30下载
    积分: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
  • saac
    石器时代8.0(繁体)服务端SAAC源码(Stone Age 8.0 (Traditional) server SAAC source)
    2013-12-20 11:55:20下载
    积分:1
  • 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
  • Apache-Server-analysis
    开源代码 apache 服务器源码解析(apache server source code analysis)
    2011-06-29 16:14:22下载
    积分:1
  • Apache-Server
    Apache Server 在 Windows 环境下的安装与运行(Apache Server in the Windows environment and run the installation)
    2013-09-03 00:53:48下载
    积分:1
  • FTP
    一个ftp服务器程序。很实用的。在VC6.0环境下编译通过。(An ftp server program. Very practical. Environment in the VC6.0 compiler through.)
    2008-05-31 12:27:03下载
    积分:1
  • webfwq
    vcWEB服务器编程方面的资料和源代码希望大家有需要(vcWEB server programming information and source code is hope that there is a need)
    2009-11-08 15:36:25下载
    积分:1
  • TxTools1
    IIS 日志分析 工具(IIS log analysis tools)
    2012-06-27 23:08:39下载
    积分:1
  • gbn
    使用GBN协议,模拟GBN的工作原理. (GBN protocol used to simulate the working principle of GBN.)
    2020-06-30 16:40:01下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载