home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16291 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!destroyer!cs.ubc.ca!newsserver.sfu.ca!rchen
  3. From: rchen@fraser.sfu.ca (Robert Chen)
  4. Subject: Re: ghostview, part seventeen ;-)
  5. Message-ID: <1992Nov11.000844.18391@sfu.ca>
  6. Sender: news@sfu.ca
  7. Organization: Simon Fraser University, Burnaby, B.C., Canada
  8. References: <michaelw.721075126@mcshh.hanse.de> <1992Nov7.195917.4000@sfu.ca> <SCHLI.92Nov10184532@hivehom.cs.tu-berlin.de>
  9. Date: Wed, 11 Nov 1992 00:08:44 GMT
  10. Lines: 30
  11.  
  12. In article <SCHLI.92Nov10184532@hivehom.cs.tu-berlin.de> schli@cs.tu-berlin.de (Wolfram Schlickenrieder) writes:
  13. >
  14. >rchen@fraser.sfu.ca (Robert Chen) writes:    (That's me)
  15. >
  16. >> On porting lpr:  I tried to port it from the BSD sources a while back.
  17. >> At the time Linux lacked file locking, tcpip, and syslog.  File
  18. >                                         ^^^^^
  19. >> locking and tcpip are now here, and syslog will be in the next
  20. >> libc.  I hope lpr will then be a pretty easy port and can be uploaded
  21. >> to tsx-11 and friends.
  22. >
  23. >    I hope this doesn't mean I have to have an ethernet card to
  24. >    use it, does it? 
  25. >
  26. >    ...Wolfram
  27. >
  28.  
  29. This is a common misconception.  Everyone can have a loopback device
  30. (which allows you to do uninteresting things like telnet and ftp to
  31. yourself).  There are, however, other tcpip clients useful to everyone
  32. even if you don't have a ethernet card.  Talk/talkd for example.  
  33. Lpr/lpd is another.  Even a proper implementation of who(1) should
  34. use tcpip.  X11 also uses tcpip.  All without ever being connected to 
  35. anyone but yourself.   
  36.  
  37. I hope a while down the road it will be the standard that tcpip is
  38. compiled into the kernel (it doesn't even take up /that/ much space).
  39. SLIP is also just down the road and everyone has a serial port.
  40.  
  41. - Ken
  42.