文件名称:wlet
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- 虎*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 -
1 no count and no authentication , the shell running level result in who run the server in server side
2 basic ftp transferring functions as get files (g files ) and send files(s fname).
3 running common shells in client side(!cmd) and server side(cmd)
4 support multi-connections for multi-clients
5 Ctrl+C to break client and server shells
6 error return: the server side will print error message in /var/log/wasd.log,
and the client side will print these to stderr
1 no count and no authentication , the shell running level result in who run the server in server side
2 basic ftp transferring functions as get files (g files ) and send files(s fname).
3 running common shells in client side(!cmd) and server side(cmd)
4 support multi-connections for multi-clients
5 Ctrl+C to break client and server shells
6 error return: the server side will print error message in /var/log/wasd.log,
and the client side will print these to stderr
(系统自动生成,下载前可以参看下载内容)
下载文件列表
wlet
....\common.h
....\Makefile
....\README
....\sock_client.c
....\sock_server.c
....\common.h
....\Makefile
....\README
....\sock_client.c
....\sock_server.c