Appendix B. Source Code Availability
URLs: Uniform Resource Locators
This text uses URLs to specify the location and method of access of resources on the Internet. For example, the common “anonymous FTP” technique is designated as
ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite.tar.gz
This specifies anonymous FTP to the host ftp.cdrom.com. The filename is 4.4BSD-Lite.tar.gz in the directory pub/bsd-sources. The suffix .tar implies the standard Unix tar(1) format, and the additional .gz suffix implies that the file has been compressed with the GNU gzip(1) program.
4.4BSD-Lite
There are numerous ways to obtain the 4.4BSD-Lite release. The entire 4.4BSD-Lite release is available from Walnut Creek CD-ROM as
ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite.tar.gz ...
Get TCP/IP Illustrated now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.