搜索资源列表
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
sendmail
- 带附件的Java邮件发送程序,可以用在如下情况: 1.需要定期的自动将某个文件以邮件的方式发送到目的邮箱。 2.“定期执行”需要由系统定制计划任务在调用批处理文件(或shell)在完成。 3.程序也包含了一个简单文件比较功能:将存在于A文件而不存在于B文件的记录挑出来生成到C文件中。
Sfilemanage
- 这是本人曾经大二的时候编写的C/S模式ASP服务器文件管理系统, 支持文件夹上传,单个文件大小可在50M以上,可以进行服务端RAR压缩解压;用户使用该程序可以享受比FTP更强大功能。利用了FSO、Shell等多种方式进行文件操作,只要服务具备其中之一的组件该程序即可正常工作。
li_shell
- TCP-IP协议族中shell协议的C语言实现-TCP-IP protocol agreement the tribe shell of C Language
wsh-2.2.1.tar
- Wsh, \"Web Shell\" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell" - remote control UNIX / WIN SHELL, which is based on HTTP / HTTPS protocol, the so
unixshell
- 主要介绍了sh的变量、基本语法、程序设计等。如果掌握了这些内容,在学习其他UNIX下编程语言的时候,相信有一定的好处,我们说了,在大多数的UNIX中都提供Bourn Shell,而且很少有象sh这样强大的脚本编辑语言了,是系统管理员和程序员的一笔财富,并且不需要额外的软件环境,对文件等处理借助unix命令,实现起来比c实现还要简单。 -Mainly introduces the variables, basic grammar sh, program design, etc. If m
server
- c实现获取远程shell的服务器端。程序很简单,通过管道实现的,希望对新手朋友有用。-c realization of a remote shell access to server-side. The procedure is simple to achieve through the pipeline, and we hope be useful for novice friends.
baidu
- 打开baidu 浏览器的小程序,是shell学习的第一步骤,测试成功c++版本-Open baidu browser applets, shell study are the first step to test the success of c++ version
shell.c.tar
- example of shell which include the commands about them. 谋t runs eaisly the unix.(ubuntu/pardus/suse)
CRShell
- this very old shell but still good to learn from the code looks like spanish it runs in nix/win32 multiplatform! coded in c++ CRShell Programado por XpyXt URL: http://xpyxt.no-ip.com URL2: http://xpyxt.no-ip.info/crshell Mail: xpyx
allinone.c
- 史上最全功能的Backdoor程序,包含了http服务、socks服务等等。-* allinone.c is * a Http server, * a sockets transmit server, * a shell backdoor, * a icmp backdoor, * a bind shell backdoor, * a like http shell, * it can translate file from remote host, * it c
shell.finish
- 1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not
RemoteControlProgramming1.0
- 反向终端1.0 邮箱:xgymcn@163.com 支持系统 2000,xp,2003 特点: 1,无进程,无端口。 2,ActiveX启动,保证开机运行。 3,利用dll远程线程注入到IE浏览器中,可以突破大多防火墙。 4,本身体积很小,只有6K左右。 5,客户端支持多线程,服务端互不影响,可控制多个服务端。 6,服务端和客户端总共只有20K左右,随身携带非常方便。 7,可用于外网-控制-内网 跨局域网访问(迈科标准版或端口影射)。 功能: 1.
shell
- linux下的用C语言实现的一个shell解释器-shell
master
- master.c 监听来自53端口的反向链接,主要用于多个shell的协调和管理,可以输入c表示显示有几个client,然后输入个数字来选择一个,可以输入a来表示进入master mode所输入的命令会发送给每一个client-master.c monitor backlinks from 53 ports, mainly for the coordination and management of multiple shell, type c that shows several client
WebPBrowser
- Web Browser - Web browsing. The basis of the program - Microsoft Web Browser ActiveX. The archive contains the code of the program (Web Browser), DLL for the browser (WBApi), AciveX DLL rassherenie shell (OpenWithWB) - add your item (Open With We
Shell
- 一个LINUX下的命令解释器 用c++实现 可以在有版图等操作系统里运行-linux minglingjieshiqi
Shell
- 用C语言编写一个简单的shell程序,清晰易读、设计优良.使用Linux下的软件开发工具,学习使用POSIX/UNIX系统调用、对进程进行管理和完成进程之间的通信,理解并发程序中的同步问题.-A simple shell program written in C language, legible, well-designed software development tools under Linux, learning to use the POSIX/UNIX system call, t
linux-C
- Linux系统原理及应用Shell编程C编译环境Linux系统调用网络通信编程多线程GUI编程环境-Linux system theory and application shell programming C compiler environment Linux system calls to network communications programming multi-threaded GUI programming environment
shell.c
- 使用C语言编写简单shell 实现输入输出重定向,执行内部命令和外部命令等功能-Use C language to write simple shell achieve input and output redirection, perform internal commands and external commands and other features