INET.8
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:1k
源码类别:

操作系统开发

开发平台:

WINDOWS

  1. INET(8)                   Minix Programmer's Manual                    INET(8)
  2. NAME
  3.      inet - TCP/IP server
  4. SYNOPSIS
  5.      inet
  6. DESCRIPTION
  7.      Inet is the TCP/IP server.  It is a device driver that interfaces between
  8.      the  file server and the low level ethernet device driver.  The interface
  9.      to this server is described in ip(4).
  10.      Inet is part of the kernel image under standard Minix.   Under  Minix-vmd
  11.      it  starts as a normal process, but by using a few low level system calls
  12.      it quickly turns itself into a server.
  13. SEE ALSO
  14.      ip(4).
  15. AUTHOR
  16.      Kees J. Bot (kjb@cs.vu.nl)
  17.                                                                              1