home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / win32 / 556 < prev    next >
Encoding:
Text File  |  1992-08-12  |  2.1 KB  |  54 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!nella16.cc.monash.edu.au!mat
  3. From: mat@nella16.cc.monash.edu.au (Mathew Hille)
  4. Subject: Re: NT v Unix (was Questions about NT, Ajay Shah)
  5. Message-ID: <mat.713686471@nella16.cc.monash.edu.au>
  6. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  7. Organization: Monash University, Melb., Australia.
  8. References: <1992Aug13.020116.22372@newshost.anu.edu.au>
  9. Date: Thu, 13 Aug 1992 06:14:31 GMT
  10. Lines: 42
  11.  
  12. This is not a flame!!
  13.  
  14. Hugh.Fisher@anu.edu.au writes:
  15.  
  16. >  Microsoft _could_ learn a few tricks from Unix systems, such
  17. >  as networked graphics a la X11. Like most people, the NT
  18.  
  19. NT is a distributed operating system. Under NT it will be possible to
  20. write programs that work just like X11. ie your program and a simple
  21. library that takes the GDI calles and transports them over the network
  22. to a remote machine.
  23.  
  24. More interestingly NT also lets you break your program up into
  25. communicating parts. Now using the client server model that every one
  26. seems to understand. You can construct an inteligent front end. So
  27. rather than mouse events and graphics primitives crossing the network,
  28. messages like menu item 1 was selected, rotate item 3.
  29.  
  30. Ultimitly as we come to gripes with these sort of programs, we can
  31. split the program up any way we see fit.
  32.  
  33. >  designers probably missed the few such gems buried under
  34. >  the anachronistic crud that makes up the typical Unix box.
  35. >  Sendmail config files, nroff macros, termcaps, vi, ... if
  36. >  NT can kill these off, I'll be cheering all the way.
  37.  
  38. I hope NT never supports termcaps, in other words serial terminals.
  39. what does a win 3.1 window look like in ascii :)
  40.  
  41. On the down side I quite like vi :(
  42.  
  43. When I first heard about NT, I though microsoft is playing catchup.
  44. Its just windows over a UNIX clone, but no NT has more in common with
  45. operating systems that I read about in research papers than UNIX.
  46.  
  47. I just wish people would stop talking about it in terms of UNIX, so
  48. that we can learn more about the distributed features.
  49.  
  50. Bye.
  51. -- 
  52. Matthew Hille, Department of Software Development, Monash University.
  53. Mail: mat@nellads.cc.monash.edu.au
  54.