文件名称:Mini_FTP_Server_and_Client
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-05-04
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
迷你的FTP客户端和服务器端。自行设定了通信的协议和握手的方式。通过最基础的方式传输文件。可以用于网络编程入门的参考样例。可用于学习最基础的socket编程。因为本程序没有使用任何第三方封装了的API-Mini FTP client and server side. Set their own way handshake protocol and communication. By the most basic way to transfer files. Network programming can be used to refer to a sample entry. Can be used to learn the most basic socket programming. Because the program does not use any third-party API that encapsulates
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Server.cpp
Client.cpp