INET.8
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- INET(8) Minix Programmer's Manual INET(8)
- NAME
- inet - TCP/IP server
- SYNOPSIS
- inet
- DESCRIPTION
- 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 ip(4).
- 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.
- SEE ALSO
- ip(4).
- AUTHOR
- Kees J. Bot (kjb@cs.vu.nl)
- 1