- 博客(2)
- 资源 (5)
- 收藏
- 关注
转载 UNIX网络编程 源代码 使用方法
1.编译《UNP》文 http://www.unpbook.com/unpv13e.tar.gz 我们首先产生一个目录,以后自己的代码就敲在这个目录里。 mkdir /home/hehe/study/unp 仍然是下载到/home/hehe/download/,解压缩,进入目录 cd /home/hehe/download/unpv13e/README 文件中说的很详细: ======================================== Execute the followi
2010-08-18 16:25:00
1895
1
转载 解决unix网络编程(第三版)的源代码编译的问题 -connect dennied
到官方网站下载源代码,先看readme.里头教你怎么做的. 如果你用ubuntu的话,在测试课本第5页的程序时,可能会遇到一个情况,connect dennied. 那是因为你的daytime服务没有开。 具体解决方案在 http://ubuntuforums.org/showthread.php?t=650791 摘录如下: First, you'll need to install xinetd:Code:sudo aptitude install xinetd Next yo
2010-08-18 16:24:00
695
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人