v3.linux

所属分类:其他
开发工具:Windows_Unix
文件大小:60KB
下载次数:16
上传日期:2008-09-25 20:45:36
上 传 者bladelb
说明:  linux网络编程实例程序 socket程序 适合初学者。
(linux network programming socket program examples of procedures suitable for beginners.)

文件列表:
v3.linux\COPYRIGHT (1324, 2000-07-11)
v3.linux\examples\connectsock.c (2342, 1999-11-01)
v3.linux\examples\connectTCP.c (585, 1996-01-05)
v3.linux\examples\connectUDP.c (584, 1996-01-05)
v3.linux\examples\daytimed.c (2444, 2000-06-28)
v3.linux\examples\errexit.c (426, 2000-05-23)
v3.linux\examples\Makefile (2019, 2000-04-10)
v3.linux\examples\passivesock.c (2131, 1999-11-01)
v3.linux\examples\passiveTCP.c (552, 1996-01-05)
v3.linux\examples\passiveUDP.c (485, 1996-01-05)
v3.linux\examples\superd.c (3548, 2000-06-28)
v3.linux\examples\sv_funcs.c (2084, 2000-05-05)
v3.linux\examples\TCPdaytime.c (1452, 1995-10-12)
v3.linux\examples\TCPdaytimed.c (1549, 2000-06-28)
v3.linux\examples\TCPecho.c (1776, 1995-10-09)
v3.linux\examples\TCPechod.c (2400, 2000-06-28)
v3.linux\examples\TCPmechod.c (2197, 2000-06-28)
v3.linux\examples\TCPmtechod.c (3938, 2000-06-28)
v3.linux\examples\TCPtecho.c (4245, 1999-11-01)
v3.linux\examples\UDPecho.c (1535, 1995-10-09)
v3.linux\examples\UDPtime.c (1395, 1999-11-01)
v3.linux\examples\UDPtimed.c (1334, 1999-11-01)
v3.linux\inetd\inet_daytimed.c (633, 1996-01-11)
v3.linux\rfcd\Forward (21, 1992-02-12)
v3.linux\rfcd\rfc (613, 1992-02-12)
v3.linux\rfcd\rfcd (32, 1992-02-12)
v3.linux\rfcd\rfcd.awk (267, 1992-02-18)
v3.linux\RPC.ex\dict.c (3575, 2000-06-28)
v3.linux\RPC.ex\dict1.c (2017, 2000-06-28)
v3.linux\RPC.ex\dict2.c (1569, 2000-06-28)
v3.linux\RPC.ex\in (137, 1999-11-02)
v3.linux\RPC.ex\Makefile (1408, 2000-06-28)
v3.linux\RPC.ex\rdict.c (2453, 2000-06-28)
v3.linux\RPC.ex\rdict.h (1559, 1999-12-09)
v3.linux\RPC.ex\rdict.x (1094, 1999-11-01)
v3.linux\RPC.ex\rdict_cif.c (1656, 1999-11-01)
v3.linux\RPC.ex\rdict_clnt.c (1466, 1999-12-09)
v3.linux\RPC.ex\rdict_sif.c (1578, 1999-11-02)
v3.linux\RPC.ex\rdict_srp.c (1557, 1999-11-01)
... ...

This is the source distribution for "Internetworking with TCP/IP, volume III," by Douglas E. Comer and David L. Stevens (Prentice Hall 2000). This code is for the Linux/POSIX sockets version. Note that some versions of UNIX do not define "u_short" in the include file . In the interests of compatibility with the published sources, a portability fix for that has not been included. If you have problems because of "u_short" being undefined, try adding the following line either in the affected files, or one of the include files they include: typedef unsigned short u_short; Bug reports may be directed via e-mail to "dlstevens@us.ibm.com" or "comer@cs.purdue.edu". Thank you for your interest in the book! +-DLS David L Stevens, 7/1/00

近期下载者

相关文件


收藏者