-
用系统调用叉()来创建子进程。运行时,系统一。
使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上现实一个字符:父进程显示字符’a’;子进程分别显示字符’b’和’c’。试观察记录屏幕上的显示结果并分析原因。-use system calls fork () to create two child process. When running, the system is a process and the father of two sub-process activities. Each process in a realistic one screen characters : the father of the process show the character "a"; Child showed the characters" b "and" c ". Let observation records on the screen to show the results and analysis of the reasons.
- 2023-05-27 14:45:04下载
- 积分:1
-
libnet的unix/linux版本
libnet的unix/linux版本-unix/linux version of libnet
- 2022-02-25 18:49:44下载
- 积分:1
-
Linux0.01kernel相信大家能够学到一些东西的,一起努力
Linux0.01kernel相信大家能够学到一些东西的,一起努力-Linux0.01kernel think we can learn some things together to
- 2022-10-19 08:55:03下载
- 积分:1
-
linux下的简单的线程池代码,大约200行代码,使用c实现
linux下的简单的线程池代码,大约200行代码,使用c实现-linux under a simple thread pool code, about 200 lines of code, use c to achieve
- 2022-05-29 02:08:43下载
- 积分:1
-
是一个包装库,采集linux系统信息,采集linux硬件信息,采集linux动态信息比如主板温度,cpu温度等...
是一个包装库,采集linux系统信息,采集linux硬件信息,采集linux动态信息比如主板温度,cpu温度等-Is a packaging database, collecting system information linux, linux hardware information gathering, collecting dynamic information such as linux motherboard temperature, cpu temperature
- 2022-08-04 10:22:05下载
- 积分:1
-
tftpServer 是支持tftp(trivial file transport protocol)协议的服务器程序,使用了多线程技术,在redhat 9.0...
tftpServer 是支持tftp(trivial file transport protocol)协议的服务器程序,使用了多线程技术,在redhat 9.0下用gcc编译通过。-tftpServer support tftp (trivial file transpo rt protocol) server, the use of the multithreading technology, redhat 9.0 in using gcc compile.
- 2022-04-19 22:34:48下载
- 积分:1
-
librsync 是一个运行在Linux下的remote
librsync 是一个运行在Linux下的remote-delta算法库,该算法可以通过网络使远程文件快速即时的更新,而无须发送端有文件的新旧版本。这个算法库可以嵌入到不同的应用程序中。-librsync is a run on the Linux remote-delta algorithm library, the algorithm can be made through the network remote files immediately rapid updates, without having to send documents- both old and new versions. The algorithm library can be embedded into different applications.
- 2022-09-22 16:40:03下载
- 积分:1
-
基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习m...
基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。
开发测试环境:Red Hat Linux 3.2.2-5
编译工具:gcc 3.2.2 20030222
-TCP-based network control panel under the ftp (C/S), to achieve a simple ftp command. Has a simple function of the client authentication. Contains a simple makefile file, use Notepad to open, can learn from the initial reference makefile. In addition, Socket programming under linux lovers, this document is the initial learning phase of a good reference source.
Development of test environment: Red Hat Linux 3.2.2-5 compiler tools: gcc 3.2.2 20030222
- 2022-11-17 04:20:03下载
- 积分:1
-
源Unix网络编程的源代码,考试的一一卷书…
这个源码是UNIX网络编程卷1一书中的事例源代码,非常详细,编译之后就可以运行。-the source UNIX Network Programming is a one volume book of the source code examples, very detailed, After the compiler can run on.
- 2022-02-20 00:24:55下载
- 积分:1
-
rtsp protocol mainly realize code inside a function it is also useful. Header 3
rtsp协议的主要实现代码,里面的函数值得参考。头文件3-rtsp protocol mainly realize code inside a function it is also useful. Header 3
- 2022-10-08 16:30:03下载
- 积分:1