the source code from the book "UNIX Network Programming" by W. Richard Stevens. i hope it is useful
the source code from the book "UNIX Network Programming" by W. Richard Stevens. i hope it is useful ...
Unix是20世纪70年代初出现的一个操作系统,除了作为网络操作系统之外,还可以作为单机操作系统使用。Unix作为一种开发平台和台式操作系统获得了广泛使用,主要用于工程应用和科学计算等领域。[1]
the source code from the book "UNIX Network Programming" by W. Richard Stevens. i hope it is useful ...
cryptoboot is set of tools for disk encryption on Unix. It is especially suited to encrypt root par...
一个使用纯C编写的Unix基础服务开发模型,包括 micro_httpd、micro_inetd、micro_proxy 等程序,是学习Unix/Linux下面守护进程和各种服务开发的好参考代码。...