INET.8
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH INET 8
- .SH NAME
- inet - TCP/IP server
- .SH SYNOPSIS
- .B inet
- .SH DESCRIPTION
- .de SP
- .if t .sp 0.4
- .if n .sp
- ..
- .B Inet
- is the TCP/IP server. It is a device driver that interfaces between the
- file server and the low level ethernet device driver. The interface to this
- server is described in
- .BR ip (4).
- .PP
- .B Inet
- is part of the kernel image under standard Minix. Under Minix-vmd it
- starts as a normal process, but by using a few low level system calls it
- quickly turns itself into a server.
- .SH "SEE ALSO"
- .BR ip (4).
- .SH AUTHOR
- Kees J. Bot (kjb@cs.vu.nl)