文件名称:ser_cli
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 范*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。
开发测试环境:Red Hat Linux 3.2.2-5
编译工具:gcc 3.2.2 20030222
-TCP-based network control panel under the ftp (C/S), to achieve a simple ftp command. Has a simple function of the client authentication. Contains a simple makefile file, use Notepad to open, can learn from the initial reference makefile. In addition, Socket programming under linux lovers, this document is the initial learning phase of a good reference source.
Development of test environment: Red Hat Linux 3.2.2-5 compiler tools: gcc 3.2.2 20030222
开发测试环境:Red Hat Linux 3.2.2-5
编译工具:gcc 3.2.2 20030222
-TCP-based network control panel under the ftp (C/S), to achieve a simple ftp command. Has a simple function of the client authentication. Contains a simple makefile file, use Notepad to open, can learn from the initial reference makefile. In addition, Socket programming under linux lovers, this document is the initial learning phase of a good reference source.
Development of test environment: Red Hat Linux 3.2.2-5 compiler tools: gcc 3.2.2 20030222
(系统自动生成,下载前可以参看下载内容)
下载文件列表
client
......\cli.c
......\client.c
......\client.h
......\makefile
server
......\makefile
......\ser.c
......\server.c
......\server.h
......\cli.c
......\client.c
......\client.h
......\makefile
server
......\makefile
......\ser.c
......\server.c
......\server.h