home *** CD-ROM | disk | FTP | other *** search
/ MacAdvocate 2 / apple-mac-advocate-ii-fall-1997.iso / mac / MacOS / Helpful Hints and FAQs / Frequently Asked Questions / A⁄UX Q & A < prev    next >
Encoding:
Text File  |  1996-12-02  |  4.8 KB  |  90 lines  |  [TEXT/ttxt]

  1. Revised:       11/29/95
  2. Security:      Everyone
  3.  
  4. A/UX: Questions and Answers (11/95)
  5.  
  6. ======================================================================
  7.  
  8. Article Created: 1 June 1990
  9. Article Reviewed/Updated: 28 November 1995
  10.  
  11. TOPIC -----------------------------------------------------------
  12.  
  13. This article contains frequently asked questions (FAQ) about A/UX?
  14.  
  15. DISCUSSION ------------------------------------------------------
  16.  
  17. Question: A/UX supports the Comm Toolbox. Can I drag tools from Mac OS and use them with A/UX, or must they be special versions?
  18.  
  19. Answer: If the tool uses a low-level communication protocol that A/UX supports (for example, serial, MacTCP), there is a good chance that the tool will work under A/UX. However, if the tool uses something unsupported, such as DECnet, it will not function properly under A/UX.
  20.  
  21.  
  22. Question: MacTCP works on A/UX. Is it the same as on Macintosh OS, a special version, or a switch toward "native TCP/IP on A/UX"?
  23.  
  24. Answer: The MacTCP on A/UX is a special version of MacTCP for A/UX. The Macintosh OS version of MacTCP lets a non-Ethernet-based Macintosh run IP-based communications programs over LocalTalk by encapsulating IP packets into DDP packets. The A/UX version of MacTCP does not support this option.
  25.  
  26.  
  27. Question: MacX works on A/UX. Is it the same as on Macintosh OS, and in this case, is the "MacTCP tool" in the Comm Toolbox the same as on Macintosh OS?
  28.  
  29. Answer: The MacX server under A/UX is identical to the MacX under Macintosh OS. So is the "MacTCP Tool" in the A/UX Extensions folder. If you intend to use a version other than that supplied with A/UX, refer to the MacX User's Guide for correct installation instructions.
  30.  
  31.  
  32. Question: Does "X Window System native" work only in the Console Emulator session type, or does it work with other sessions types?
  33.  
  34. Answer: The "Native X11 Window System" can work only in the "Console Emulator" session type under A/UX.
  35.  
  36.  
  37. Question: Why is UFS quicker than SVFS?
  38.  
  39. Answer: According to the original implementors of Berkeley Fast File System (UFS), the UFS provides up to ten times the file access rate of the traditional UNIX file system (SVFS). The performance enhancements include better locality of reference in the file system structures and support for large block sizes. In addition, the BSD UFS provides support for file-locking, symbolic links, "long" file names, 32-bit inodes, and resource quotas. In A/UX, however, A/UX UFS does not support resource quotas.
  40.  
  41.  
  42. Question: What are the main improvements of X11R4 compared with X11R3?
  43.  
  44. Answer: In general, compared to X11R3, the code of X11R4 is smaller, and the performance of X11R4 is faster. It also provides a variety of bug fixes in X11R3.
  45.  
  46.  
  47. Question: What is the Xaw Athena Widget Set?
  48.  
  49. Answer: The Xaw Athena Widget Set is a set of user interface components known as widgets, including scroll bars, menus, and buttons, and so on. The Xaw Athena Widget Set is included in the standard X11 distribution. In A/UX Native X Window System, the /usr/lib/libXaw.a library is the Xaw Anthena Widget Set.
  50.  
  51.  
  52. Question: How does A/UX manage an A/UX Toolbox application, compared with the MultiFinder Toolbox, which is not "re-entrant"? Are all managed by the startmac process?
  53.  
  54. Answer: It is managed by the UI (User Interface) device driver and the MF (MultiFinder) under A/UX. Note that MultiFinder under A/UX follows the Macintosh paradigm for cooperative tasks and does NOT create a new or different one from the Macintosh.
  55.  
  56.  
  57. Question: When an application uses the Toolbox, the calls are trapped (GetFile is changed in open or fopen, for instance). Is it the same for A/UX and Macintosh OS applications?
  58.  
  59. Answer: Yes, A/UX performs the same as it does under Macintosh OS. Toolbox applications share the same address space with Macintosh applications in that they have access to the application and system heaps, low-memory globals, and so on.
  60.  
  61.  
  62. Question: Do communications cards, like Serial NB and others, work under A/UX?
  63.  
  64. Answer: It seems that the Apple Serial NB Card does not have a driver for A/UX yet. We would think both the AST-ICP card and the SuperMac Comm card should continue to work under A/UX.
  65.  
  66.  
  67. Question: Is there an implementation of Open Look on A/UX?
  68.  
  69. Answer: Neither Tech.Comm nor A/UX Engineering knows of a port of AT&T Open Look for A/UX.
  70.  
  71.  
  72. Question: Can MacX on A/UX manage several screens?
  73.  
  74. Answer: MacX server under A/UX supports only one screen (display). It does the same as under Macintosh OS.
  75.  
  76.  
  77. Article Change History:
  78. 28 Nov 1995 - Updated format and added keyword.
  79. 01 Nov 1994 - Reviewed for technical accuracy.
  80.  
  81. Support Information Services
  82. Copyright 1990-95, Apple Computer, Inc.
  83.  
  84. ======================================================================
  85.  
  86. Created:       6/17/90
  87. Author:        WK
  88. Source:        PTS
  89. Library:       TECHINFO
  90. Article ID:    TECHINFO-0005698