搜索资源列表
daemon
- 守护进程API,此API可自动重启应用进程,保证银行生产系统故障恢复,特别对网络瞬断很有效。-Daemon API, this API can automatically restart the application process to ensure the banking system failure to restore production, in particular, the network instantaneous break very effective.
telnet.c
- 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you
daemon
- 创建守护进程,以c语言的版本在linux下开发服务器-Create a daemon to c languages developed in linux server
daemon
- linux下守护进程的实现源代码对于学习守护进程有很大帮助-daemon under linux source code for the implementation of the study there is very helpful daemon
Daemon_Tools_4.30.3_Lite_[tfile.ru]
- daemon tools lite versions 4.30
android_daemon
- 使用C语言编写了一个守护进程程序,先令其在Ubuntu中实现开机自启动。然后又将其移到Android中,并在Android中也实现了守护进程开机自启动。-The use of C language, a daemon process, start to realize it in the Ubuntu boot from the start. Then move it in Android, and Android is also a guardian of the process of boo
socket_daemon
- 实现socket的守护进程。其中serverd.c为守护进程服务程序,client1.c为客户端程序。程序简短,但不失具有代表意义。-socket daemon
daemon.tar
- A daemon example for linux
daemon
- 这个是关于linux的后台日志处理程序,用处很大的-This is written in the log back on linux
cdemu-daemon-1.3.0.tar
- CDemu是模拟CD、DVD设备的内核模块。它让你能使用.bin/.cue, .nrg, 或 .ccd这样的非ISO-9660格式的光盘镜像。之所以要用到它,是因为mount只能挂载iso。iso只包含单一的文件系统,而许多cd都带有复杂的信息,比如混合数据和音轨。CDemu让你能获得这些CD镜像完整、原始的内容。 CDemu利用vhba内核模块模拟出一个SCSI CD/DVD设备,由后台运行的cdemud守护进程(cdemud)与该模块通信。镜像分析代码被抽象到一个库中(libmir
process
- 包括fork、waitpid、exec、daemon等几种进程中常用函数的演示-Including the fork, waitpid, exec, daemon and other processes commonly used in the function of several demonstration
daemon.c.tar
- linux下守护进程范例,监视被守护进程,当被守护进程意外退出,可以继续启动该进程-example under linux daemon, daemon monitoring is, when the daemon exits unexpectedly, you can continue to start the process
DAEMON-Tools
- 提供DAEMON Tools(不错的虚拟光驱工具)V4.35.6 Lite Edition游侠原创简体中文版安装-DAEMON Tools (good virtual drive tool) V4.35.6 the Lite Edition Ranger originality Simplified Chinese version of the installation
linux-daemon
- 此文档主要讲解linux守护进程的基本概念和写linux守护进程的基本步骤,并给了一个简单的例程序。-The basic steps of this document mainly explain the basic concept of the Linux daemon and write Linux daemon, and give a simple example program.
daemon
- Daemon interface driver for Linux.
daemon-and-signal
- linux的守护和信号程序的基础源代码。非常适合初学者学习。-the code of daemon and signal for linux.
daemon.tar
- 守候进程是一种特殊的进程,该实例是一个如何在linux下创建守候进程得例子。-How to creat a linux daemon
ftdi-daemon-0.4.tar
- The daemon to proper load FTDI usb driver for Multiclet evolution board
DAEMON Tools USB 1.0 WINXP
- DAEMON Tools USB 1.0 WINXP工具(DAEMON Tools USB 1.0 WINXP)
daemon-master
- linux daemon 例程,实现对应用程序的时时监控,(linux daemon example)