tcpipiv1

所属分类:TCP/IP协议栈
开发工具:C/C++
文件大小:160KB
下载次数:19
上传日期:2004-12-02 14:41:58
上 传 者sunlight
说明:  tcp/ip编程
(tcp/ip Programming)

文件列表:
tcpipi (0, 1993-12-09)
tcpipi\DISCLAIMER (655, 1993-12-09)
tcpipi\sock (0, 1993-12-09)
tcpipi\sock\Makefile (932, 1993-12-09)
tcpipi\sock\buffers.c (1834, 1993-12-09)
tcpipi\sock\cliopen.c (3442, 1993-12-09)
tcpipi\sock\crlf.c (1167, 1993-12-09)
tcpipi\sock\error.c (1930, 1993-12-09)
tcpipi\sock\loop.c (5743, 1993-12-09)
tcpipi\sock\main.c (7985, 1993-12-09)
tcpipi\sock\ourhdr.h (4498, 1993-12-09)
tcpipi\sock\servopen.c (4324, 1993-12-09)
tcpipi\sock\sock.h (2530, 1993-12-09)
tcpipi\sock\sockopts.c (4659, 1993-12-09)
tcpipi\sock\sourcesink.c (1977, 1993-12-09)
tcpipi\sock\strerror.c (254, 1993-12-09)
tcpipi\sock\tellwait.c (1367, 1993-12-09)
tcpipi\sock\writen.c (394, 1993-12-09)
tcpipi\icmpaddrmask (0, 1993-12-09)
tcpipi\icmpaddrmask\Makefile (393, 1993-12-09)
tcpipi\icmpaddrmask\icmpaddrmask.c (5708, 1993-12-09)
tcpipi\icmptime (0, 1993-12-09)
tcpipi\icmptime\Makefile (381, 1993-12-09)
tcpipi\icmptime\icmptime.c (7452, 1993-12-09)
tcpipi\traceroute (0, 1993-12-09)
tcpipi\traceroute\Makefile (543, 1993-12-09)
tcpipi\traceroute\LSRR.patches (17216, 1993-12-09)
tcpipi\traceroute\traceroute.lsrr.c (27751, 1993-12-09)
tcpipi\traceroute\traceroute.pmtu.c (27897, 1993-12-09)

Preface ------- This source code is being made available to let readers of the book "TCP/IP Illustrated, Volume 1: The Protocols" experiment with TCP/IP, using the same tools that were used in writing the book. THIS SOURCE CODE IS *NOT* POLISHED, EXTENSIVELY DEBUGGED CODE. A later version of these programs will probably appear in the next edition of the author's book "UNIX Network Programming", probably in 1995, at which time the code will be polished. For this reason, the source code for the sock program is copyrighted by the author, as you'll see in each source file. You may use this program for your own educational purposes, but I don't want copies appearing elsewhere until a polished version has been published in book form. Here is a listing of the systems and compilers that I've compiled and tested the programs under. I do not have superuser privilege on some of the systems, so I wasn't able to test all the programs in all the environments (non-SU indicates these systems). Solaris 2.3, gcc Solaris 2.3, acc (non-SU) SunOS 4.1.3, gcc SunOS 4.1.3, acc (non-SU) SVR4/386 BSD/386 Version 1.0 4.4BSD (non-SU) AIX 3.2.2 (non-SU) DEC OSF/1 V1.3 (non-SU) It's pretty simple code, so it should port to other Unix boxes quite easily. ***** THE CODE FOR THE sock PROGRAM REQUIRES AN ANSI C COMPILER. ***** Files and Directories in this Archive ------------------------------------- DISCLAIMER Read this! README This file. icmpaddrmask/ The program that issues ICMP address mask requests. You must be superuser to run this program. icmptime/ The program that issues ICMP timestamp requests. You must be superuser to run this program. sock/ The sock program described in Appendix C of the text. traceroute/ The versions of traceroute that use path MTU discovery and loose and strict source routing. You must be superuser to run these programs. Please read the README file in this directory, as there are numerous limitations.

近期下载者

相关文件


收藏者