▍1. ftp
说明: 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)
利用VC做了FTP服务器端与客户端,实现了上传、下载、显示文件内容、删除、重命名等功能(VC FTP server and client to achieve the upload and download, display the contents of the file, delete, rename, and other functions)
网络管理程序。含ping,ftp,smtp等功能 (Network manage app , having ping , ftp and smtp etc)
说明: 建立一个ftp服务器,实现文件的上传和下载(Set up an FTP server,Upload and download files)
ftp 上传文件,下载文件,添加注释版,控制下载速率(ftp, put file ,download file , control the rate)
说明: ftp 上传文件,下载文件,添加注释版,控制下载速率(ftp, put file ,download file , control the rate)
FTP client. Very good code. Can be downloaded. I hope you learn a lot
用C语言编写,分别攻击了Warftp和ccproxy两个漏洞(这两个漏洞只在windows xp sp2中存在,sp3和win7已经修复。因此需要安装一个sp2的虚拟机),攻击完成后,会弹出一个攻击成功的对话框,程序比较基础,但是能够帮助初学者深刻了解缓冲区溢出的原理。(Using C language, were attacked Warftp and ccproxy two vulnerabilities (both vulnerability only exists in windows xp sp2, sp3 and win7 has been repaired, so you need to install a virtual machine sp2), and after the attack is completed, it will pop up a successful attack dialog program basis for comparison, but a deep understanding of the principles that can help beginners buffer overflow.)
C# 实现ftp自动上传文件到服务器上!(c# dsdddddsdddddsafedfwerf twrqwerwerwereds)
实现FTP的实例。实现FTP的实例。实现FTP的实例。(Implementation examples of FTP. Implementation examples of FTP. Implementation examples of FTP.)
使用c#编写的一个FTP客户端程序示例,实现最基本的上传、下载和遍历功能。(It is a demo about ftp server,include upload、download and query dir.)
使用c#编写的一个FTP客户端程序示例,实现最基本的上传、下载和遍历功能。(It is a demo about ftp server,include upload、download and query dir.)
c#实现的tftp客服端源码,希望对大家有所帮助。(c# tftp client source)
FTP客户端与服务端源码,请需要学习的同学做下参考,谢谢!(FTP client and server source code, students need to learn to do the next reference, thank you!)
很棒的FTP客户端程序,支持自动下载同步软件功能。对站长用于同步远程服务器上的程序,挺有用(FTP client program, great support synchronization software automatically downloads. Synchronization program on a remote server, the webmaster is used quite useless)
通过VC环境下编程实现FTP浏览工具的搭建(VC environment programming structures FTP browsing tools)
MFC实现FTP客户端,支持断点续传的ftp,没有用到mfc提供的ftp类(The MFC implementation of the FTP client, support for HTTP, ftp, and did not use mfc ftp classes)