资源

GNU AWK 的原始文档包含在 ftp://ftp.gnu.org/pub/gnu/ 的发行版中,并且可以在 http://home.t-online.de/home/Juergen.Kahrs/inet_toc.html 浏览副本。

Cygwin 工具集,基于 Windows 95 的 UNIX 环境,位于 http://sourceware.cygnus.com/cygwin/。

BSD Sockets 是一种流行的网络 API;Ivan Griffin 和 John Nelson 在 LJ, 1998 年 2 月发表了一篇很好的介绍。

Perl 具有 socket API 和许多模块,地址为 http://www.gmd.de/CPAN/README.html。

netcat 可用于 UNIX 和 Windows 95,地址为 http://www.l0pht.com/~weld/netcat/。

端口在 BSD UNIX 系统中可用,Richard Stevens 在 http://www.kohala.com/~rstevens/portals.ps 中对其进行了描述。

/dev/tcp 在 ksh93 中可用,并在 http://www.kornshell.com/ 中进行了描述。

Ralph Becket 在 http://www.cam.sri.com/people/becket/awk/awk.html 提供了一些有用的脚本。

Anthony Mitchell 在 http://www.mitchell.net/ant/machines.htm 提供了一个可访问互联网的机器列表。

Yahoo 还在 http://www.yahoo.com/Computers_and_Internet/Internet/Entertainment/ Interesting_Devices_Connected_to_the_Net/ 上提供了一个连接到互联网的设备列表。

© . All rights reserved.