搜索资源列表
linux高级编程源码
- linux高级编程源码 文件操作,进城通信,守护进程等-source file manipulation, city communications, such as Daemon
linux-dpm-dameon.tar
- Linux下动态电源管理(Dynamic Power Management)的用户守护进程,可根据系统负载和运行程序情况自动调整。-Linux Dynamic Power Management (Dynamic Power Management) the user daemon, according to system load and operating procedures of the automatic adjustment.
netkit-tftp-0.17
- netkit-tftp-0.17 for Linux 内容说明: tftp Trivial File Transfer Protocol client tftpd Trivial File Transfer Protocol daemon-netkit-tftp-0.17 for the Linux content showed that, Tftp Trivial File Transfer Protocol client tftpd Trivial File Transfer Pr
Linux
- 对linux守护进程的简单介绍,对linux守护进程的简单介绍-Linux daemon on the simple introduction of a simple linux daemon Introduction
deamon
- 在Linux下实现守护进程的标准代码,学习Linux c语言服务器编程入门级别-In Linux daemon under the standard code, learning Linux c language programming entry-level server
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
mytesttime
- 在Linux下实现的使用守护进程方式的时间服务器-Achieved in the use of Linux daemon mode time server
udpxy-1.0-Chipmunk-12
- small-footprint UNIX/Linux daemon to relay multicast UDP traffic to client s TCP (HTTP) connection
daemon.tar
- A daemon example for linux
azimuth_daemon
- Linux daemon for joystick on military PC. It exchange with local sockets
daemon
- 这个是关于linux的后台日志处理程序,用处很大的-This is written in the log back on linux
coords
- Linux daemon to listen a GPS-GPRS device sending data and store it on a database Mysql. -Linux daemon to listen a GPS-GPRS device sending data and store it on a database Mysql.
base-on-PowerPC-embeded-Linux
- 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux 扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供Powe
daemon.c.tar
- linux下守护进程范例,监视被守护进程,当被守护进程意外退出,可以继续启动该进程-example under linux daemon, daemon monitoring is, when the daemon exits unexpectedly, you can continue to start the process
daemon.tar
- 守候进程是一种特殊的进程,该实例是一个如何在linux下创建守候进程得例子。-How to creat a linux daemon
daemon
- 守护进程,可以守护Linux运行中的应用进程,防止进程自动关闭。-Daemon, you can run the Linux daemon application process, automatically shut down to prevent the process.
隔几秒检测程序是否运行
- 守护进程,每隔一段时间检测程序运行状态。(The daemon, which detects the running state of the program every once in a while.)
daemon-master
- linux daemon 例程,实现对应用程序的时时监控,(linux daemon example)
daemon
- 演示一个守护进程的编写实例,包含完整的五个步骤。(The example is how to write a daemon program)