INET.8
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 1k
Category:

OS Develop

Development Platform:

WINDOWS

  1. .TH INET 8
  2. .SH NAME
  3. inet - TCP/IP server
  4. .SH SYNOPSIS
  5. .B inet
  6. .SH DESCRIPTION
  7. .de SP
  8. .if t .sp 0.4
  9. .if n .sp
  10. ..
  11. .B Inet
  12. is the TCP/IP server.  It is a device driver that interfaces between the
  13. file server and the low level ethernet device driver.  The interface to this
  14. server is described in
  15. .BR ip (4).
  16. .PP
  17. .B Inet
  18. is part of the kernel image under standard Minix.  Under Minix-vmd it
  19. starts as a normal process, but by using a few low level system calls it
  20. quickly turns itself into a server.
  21. .SH "SEE ALSO"
  22. .BR ip (4).
  23. .SH AUTHOR
  24. Kees J. Bot (kjb@cs.vu.nl)