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

FTP-VC

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

  • 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
  • tftp
    tftp 服务端程序代码 适合初学者学习(tftp server-side program code suitable for beginners to learn)
    2008-03-26 19:10:10下载
    积分:1
  • Itemteleport.cpp
    随身宝石系统.使用于SKY端.其他端可以自己试着添加看可否(Portable gem system. Use other end can try to add to see whether SKY end.)
    2012-09-09 11:57:28下载
    积分:1
  • simpleproxy
    一个简单的代理服务器的编程方法,控制台的程序(A simple proxy server programming method)
    2012-05-06 19:11:54下载
    积分:1
  • Apache-Server
    Apache Server 在 Windows 环境下的安装与运行(Apache Server in the Windows environment and run the installation)
    2013-09-03 00:53:48下载
    积分: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
  • WinNT_telnet_daemon
    Windows NT下的telnet server (Telnet server in windows NT)
    2001-01-07 15:52:01下载
    积分: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
  • rxjhServer-code-
    热血江湖服务端c++完整源码 可编译无错(Yulgang Server code )
    2016-12-01 20:33:53下载
    积分:1
  • 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
  • 696518资源总数
  • 104353会员总数
  • 66今日下载