文件名称:myftp
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 506kb
- 下载次数:
- 0次
- 提 供 者:
- ke***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统主要实现一个文件传输功能,即通过TCP或UDP协议,建立局域网内的客户端与服务器端的数据通信,实现从客户端到服务器端的上传和从服务器端到客户端的下载,以及通过命令对服务器端进行文件的各种操作。该系统主要难点在于客户端命令的拆分以及对多用户的请求处理。应熟悉TCP和UDP协议,及网络模型的实际应用。应熟练掌握Linux下的C语言编程,以及通过管道实现进程间的通信。进程/线程对资源的访问方法,文件的读写及内存映射等操作。-linux c++ ftp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myftp\.svn\entries
.....\....\text-base\aclocal.m4.svn-base
.....\....\.........\autoscan.log.svn-base
.....\....\.........\config.h.in.svn-base
.....\....\.........\configure.in.svn-base
.....\....\.........\configure.svn-base
.....\....\.........\depcomp.svn-base
.....\....\.........\install-sh.svn-base
.....\....\.........\Makefile.am.svn-base
.....\....\.........\Makefile.in.svn-base
.....\....\.........\missing.svn-base
.....\aclocal.m4
.....\.utom4te.cache\output.0
.....\..............\output.1
.....\..............\requests
.....\..............\traces.0
.....\..............\traces.1
.....\autoscan.log
.....\client\.deps\conct.Po
.....\......\.....\ftp.Po
.....\......\.....\io.Po
.....\......\.svn\entries
.....\......\....\text-base\conct.c.svn-base
.....\......\....\.........\ftp.c.svn-base
.....\......\....\.........\io.c.svn-base
.....\......\....\.........\Makefile.am.svn-base
.....\......\....\.........\Makefile.in.svn-base
.....\......\conct.c
.....\......\conct.o
.....\......\ftp.c
.....\......\ftp.o
.....\......\ftpcli
.....\......\io.c
.....\......\io.o
.....\......\Makefile
.....\......\Makefile.am
.....\......\Makefile.in
.....\config.h
.....\config.h.in
.....\config.h.in~
.....\config.log
.....\config.status
.....\configure
.....\configure.in
.....\depcomp
.....\include\.svn\entries
.....\.......\....\text-base\cmdparser.h.svn-base
.....\.......\....\.........\conct.h.svn-base
.....\.......\....\.........\defines.h.svn-base
.....\.......\....\.........\en_xmalloc.h.svn-base
.....\.......\....\.........\fileutils.h.svn-base
.....\.......\....\.........\ftp.h.svn-base
.....\.......\....\.........\ftpcomm.h.svn-base
.....\.......\....\.........\ftplog.h.svn-base
.....\.......\....\.........\func.h.svn-base
.....\.......\....\.........\thread_pool.h.svn-base
.....\.......\client\.svn\entries
.....\.......\......\....\text-base\conct.h.svn-base
.....\.......\......\....\.........\ftp.h.svn-base
.....\.......\......\....\.........\func.h.svn-base
.....\.......\......\conct.h
.....\.......\......\ftp.h
.....\.......\......\func.h
.....\.......\cmdparser.h
.....\.......\conct.h
.....\.......\defines.h
.....\.......\en_xmalloc.h
.....\.......\fileutils.h
.....\.......\ftp.h
.....\.......\ftpcomm.h
.....\.......\ftplog.h
.....\.......\func.h
.....\.......\server\.svn\entries
.....\.......\......\....\text-base\cmdparser.h.svn-base
.....\.......\......\....\.........\defines.h.svn-base
.....\.......\......\....\.........\fileutils.h.svn-base
.....\.......\......\....\.........\thread_pool.h.svn-base
.....\.......\......\cmdparser.h
.....\.......\......\defines.h
.....\.......\......\fileutils.h
.....\.......\......\thread_pool.h
.....\.......\thread_pool.h
.....\install-sh
.....\libs\.deps\en_xmalloc.Po
.....\....\.svn\entries
.....\....\....\text-base\en_xmalloc.c.svn-base
.....\....\....\.........\Makefile.am.svn-base
.....\....\....\.........\Makefile.in.svn-base
.....\....\en_xmalloc.c
.....\....\en_xmalloc.o
.....\....\liben_xmalloc.a
.....\....\Makefile
.....\....\Makefile.am
.....\....\Makefile.in
.....\Makefile
.....\Makefile.am
.....\Makefile.in
.....\missing
.....\server\.deps\connections.Po
.....\......\.....\fileutils.Po
.....\....\text-base\aclocal.m4.svn-base
.....\....\.........\autoscan.log.svn-base
.....\....\.........\config.h.in.svn-base
.....\....\.........\configure.in.svn-base
.....\....\.........\configure.svn-base
.....\....\.........\depcomp.svn-base
.....\....\.........\install-sh.svn-base
.....\....\.........\Makefile.am.svn-base
.....\....\.........\Makefile.in.svn-base
.....\....\.........\missing.svn-base
.....\aclocal.m4
.....\.utom4te.cache\output.0
.....\..............\output.1
.....\..............\requests
.....\..............\traces.0
.....\..............\traces.1
.....\autoscan.log
.....\client\.deps\conct.Po
.....\......\.....\ftp.Po
.....\......\.....\io.Po
.....\......\.svn\entries
.....\......\....\text-base\conct.c.svn-base
.....\......\....\.........\ftp.c.svn-base
.....\......\....\.........\io.c.svn-base
.....\......\....\.........\Makefile.am.svn-base
.....\......\....\.........\Makefile.in.svn-base
.....\......\conct.c
.....\......\conct.o
.....\......\ftp.c
.....\......\ftp.o
.....\......\ftpcli
.....\......\io.c
.....\......\io.o
.....\......\Makefile
.....\......\Makefile.am
.....\......\Makefile.in
.....\config.h
.....\config.h.in
.....\config.h.in~
.....\config.log
.....\config.status
.....\configure
.....\configure.in
.....\depcomp
.....\include\.svn\entries
.....\.......\....\text-base\cmdparser.h.svn-base
.....\.......\....\.........\conct.h.svn-base
.....\.......\....\.........\defines.h.svn-base
.....\.......\....\.........\en_xmalloc.h.svn-base
.....\.......\....\.........\fileutils.h.svn-base
.....\.......\....\.........\ftp.h.svn-base
.....\.......\....\.........\ftpcomm.h.svn-base
.....\.......\....\.........\ftplog.h.svn-base
.....\.......\....\.........\func.h.svn-base
.....\.......\....\.........\thread_pool.h.svn-base
.....\.......\client\.svn\entries
.....\.......\......\....\text-base\conct.h.svn-base
.....\.......\......\....\.........\ftp.h.svn-base
.....\.......\......\....\.........\func.h.svn-base
.....\.......\......\conct.h
.....\.......\......\ftp.h
.....\.......\......\func.h
.....\.......\cmdparser.h
.....\.......\conct.h
.....\.......\defines.h
.....\.......\en_xmalloc.h
.....\.......\fileutils.h
.....\.......\ftp.h
.....\.......\ftpcomm.h
.....\.......\ftplog.h
.....\.......\func.h
.....\.......\server\.svn\entries
.....\.......\......\....\text-base\cmdparser.h.svn-base
.....\.......\......\....\.........\defines.h.svn-base
.....\.......\......\....\.........\fileutils.h.svn-base
.....\.......\......\....\.........\thread_pool.h.svn-base
.....\.......\......\cmdparser.h
.....\.......\......\defines.h
.....\.......\......\fileutils.h
.....\.......\......\thread_pool.h
.....\.......\thread_pool.h
.....\install-sh
.....\libs\.deps\en_xmalloc.Po
.....\....\.svn\entries
.....\....\....\text-base\en_xmalloc.c.svn-base
.....\....\....\.........\Makefile.am.svn-base
.....\....\....\.........\Makefile.in.svn-base
.....\....\en_xmalloc.c
.....\....\en_xmalloc.o
.....\....\liben_xmalloc.a
.....\....\Makefile
.....\....\Makefile.am
.....\....\Makefile.in
.....\Makefile
.....\Makefile.am
.....\Makefile.in
.....\missing
.....\server\.deps\connections.Po
.....\......\.....\fileutils.Po