# C-_FTP_Server **Repository Path**: ranweii/C-_FTP_Server ## Basic Information - **Project Name**: C-_FTP_Server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-23 - **Last Updated**: 2022-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [使用C++实现一款Windows平台上的小型FTP服务器](https://blog.csdn.net/bcypxl/article/details/17690125) 使用技术:C++,MFC 软件展示图: 1.开启服务器后,使用一个FTP客户端进行连接测试,程序主界面运行展示图: ![1.png](1.png) 2.可以建立用户账户信息: ![2.png](2.png) 3.统计在线用户信息: ![3.png](3.png) 4.统计和FTP客户端交互的一些信息: ![4.png](4.png) 5.可以对服务器进行一些配置: ![5.png](5.png)