文件名称:The-FTP-protocol
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 972kb
- 下载次数:
- 0次
- 提 供 者:
- 潘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
FTP协议
分为客户端(client),服务器(service)
用VC运行成功,打开各文件中的.dsw文件就可以看到源代码
打开各文件中的Debug文件中的.exe文件理论上是可以看到运行结果,但事实上会显示绑定失败。所以要用到dos界面:
开始——运行——输入cmd——确定——将.exe文件拖到光标后(及输入存储路径)——空格,按回车键
在此之前要打开服务器的.exe文件-The FTP protocol is divided into the client (the client), server (service) with VC running successfully, open the file. Dsw file you can see the source code to open the Debug file in the file. Exe file that can see theoretically to run the results, but in fact shown to bind to fail. So, to use the dos interface: Start- Run- enter cmd- to determine- the exe file onto the cursor (and enter the storage path)- a space, press the Enter key before this, open the server . exe file
分为客户端(client),服务器(service)
用VC运行成功,打开各文件中的.dsw文件就可以看到源代码
打开各文件中的Debug文件中的.exe文件理论上是可以看到运行结果,但事实上会显示绑定失败。所以要用到dos界面:
开始——运行——输入cmd——确定——将.exe文件拖到光标后(及输入存储路径)——空格,按回车键
在此之前要打开服务器的.exe文件-The FTP protocol is divided into the client (the client), server (service) with VC running successfully, open the file. Dsw file you can see the source code to open the Debug file in the file. Exe file that can see theoretically to run the results, but in fact shown to bind to fail. So, to use the dos interface: Start- Run- enter cmd- to determine- the exe file onto the cursor (and enter the storage path)- a space, press the Enter key before this, open the server . exe file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FTP文件传输协议\运行说明.txt
...............\结果\client.exe
...............\程序\server.c
...............\....\client.c
...............\....\server.dsp
...............\....\Debug\vc60.idb
...............\....\.....\vc60.pdb
...............\....\.....\server.pch
...............\....\.....\server.obj
...............\....\.....\server.ilk
...............\....\.....\server.exe
...............\....\.....\server.pdb
...............\....\server.ncb
...............\....\server.plg
...............\....\server.opt
...............\....\server.dsw
...............\....\Debug
...............\结果
...............\程序
FTP文件传输协议
...............\结果\client.exe
...............\程序\server.c
...............\....\client.c
...............\....\server.dsp
...............\....\Debug\vc60.idb
...............\....\.....\vc60.pdb
...............\....\.....\server.pch
...............\....\.....\server.obj
...............\....\.....\server.ilk
...............\....\.....\server.exe
...............\....\.....\server.pdb
...............\....\server.ncb
...............\....\server.plg
...............\....\server.opt
...............\....\server.dsw
...............\....\Debug
...............\结果
...............\程序
FTP文件传输协议