home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / macintosh / comm-faq / part2 < prev    next >
Encoding:
Internet Message Format  |  2001-08-01  |  24.5 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!howland.erols.net!cyclone2.usenetserver.com!usenetserver.com!feeder.nmix.net!reader.nmix.net!oracle.zianet.com!bgrubb
  2. From: Bruce Grubb <bgrubb@zianet.com>
  3. Newsgroups: comp.sys.mac.comm,comp.answers,news.answers
  4. Subject: comp.sys.mac.comm FAQ (v 2.2.8) Aug 1 2001 [2/3]
  5. Followup-To: comp.sys.mac.comm
  6. Date: Tue, 31 Jul 2001 15:59:17 -0600
  7. Organization: NMIX
  8. Lines: 517
  9. Approved: news-answers-request@MIT.EDU
  10. Message-ID: <bgrubb-7AEDA6.15591731072001@web.zianet.com>
  11. NNTP-Posting-Host: oracle.zianet.com
  12. X-Trace: reader.nmix.net 996616126 45513 204.134.124.52 (31 Jul 2001 21:48:46 GMT)
  13. X-Complaints-To: news@nmix.net
  14. NNTP-Posting-Date: 31 Jul 2001 21:48:46 GMT
  15. User-Agent: MT-NewsWatcher/3.1 (PPC)
  16. Archive-name: macintosh/comm-faq/part2
  17. Xref: senator-bedfellow.mit.edu comp.sys.mac.comm:307356 comp.answers:46447 news.answers:212385
  18.  
  19. =====================================================================-
  20. [3] Macintosh File-transfers
  21. ============================
  22.  
  23. [3.1] What is the difference between a commmunication and an 
  24.       Internet connection?
  25. --------------------------------------------------------------------
  26.  
  27. A commmunication connection was the original way home computers
  28. remotely connected to other computers.  It basicly consisted of
  29. a direct connection between the personal computer to the computer 
  30. on the other end of the phone line.
  31.  
  32. Originally each communication program had its own method and 
  33. interface but then Apple created the Communications Toolbox (CTB) 
  34. as a standard interface for programmers writing communications 
  35. programs.  In addition, specific "tools" that interfaced with 
  36. modems, provided terminal emulation, or handled file transferring 
  37. could be implemented as external add-on features to CTB-aware 
  38. programs.  
  39.  
  40. The protocals most commonally associated with commmunications
  41. software are (in order of preferance): Zmodem, YModem, Xmodem, 
  42. and finally Kermit.  However because it was a direct connection 
  43. you could only do one thing at a time and the interface tended to 
  44. be at best a Command Line Interface.
  45.  
  46. By contrast Internet connections grew out of the development of
  47. personal computers.  Originally Internet computers were directly 
  48. connected to each other providing information to the user via dumb 
  49. termanals.  With the development of personal computers a need to 
  50. allow dial in connections developed with SLIP and PPP (see [5.3]) 
  51. being the result.   These additional protocals allowed personal 
  52. computer users to use such Internet protocals as FTP, Gopher, and 
  53. SMTP.  
  54.  
  55. Most importantly via PPP Internet connections allowed multiple 
  56. connections through one modem allowing the user to perform several 
  57. tasks at once.  Due to this multifunction ability continued development 
  58. of communication programs has fallen off in favor of the more robust
  59. Internet programs though they are still the best way to connect to 
  60. a local BBS.
  61.  
  62. Since support for Internet connections was rolled into the MacOS
  63. beginning with System 7.5 it has become the defacto way to link a 
  64. personal Mac to the outside world.
  65.  
  66.  
  67. [3.2] What communication programs are available?
  68. ---------------------------------------------------------------------
  69.  
  70. This is a short list of shareware/freeware and commercial communication
  71. programs from the orginal list that are still available.  As a matter
  72. of practicality only those programs that have been written or updated
  73. since 1993, support at least three of the standard protocols (Kermit, 
  74. Xmodem, YModem, and Zmodem), and either are available or have web pages 
  75. are listed.
  76.  
  77. BN:   Black Knight 1.0.7, $30 shareware,
  78.       Raine Storm softworks <http://www.kagi.com/raine/products.html>
  79. CL:   Communicate Lite, $50 SRP, Mark/Space Softworks,
  80.       <http://www.markspace.com/comm_lite.html>
  81. MT:   MacToPic Plus, $195, site licenses available, Carnation Software,
  82.       <http://www.webcom.com/~carn/carnation/HT.Carn.Home.html>
  83. PT:   ProTERM 1.5, $69.95 commercial, 30 day free trial,
  84.       InTrec Software <http://www.intrec.com/proterm-mac/>      
  85. VT:   VersaTerm and VersaTerm Pro 5.0.6, $145 and $195 respectively
  86.       Synergy Software <http://www.synergy.com/vt.htm>
  87. ZT:   ZTerm 1.0.1, $30 shareware, $40 with disk, Dave Alverson,
  88.       davea@xetron.com
  89.  
  90. Shareware/freeware communications programs can be found in the
  91. /info-mac/comm/term directory of any Info-mac mirror.
  92.  
  93. Table 3.1.1 summarizes file transfer capabilities of various Macintosh
  94. telecommunications programs.
  95.  
  96.           |       Programs
  97. Protocols | BN CL MT PT VT ZT
  98. ------------------------------
  99. XMODEM    |  X  X  X  X  X  X
  100. YMODEM    |  X  X  X  X  X  X
  101. ZMODEM    |  X  X  X  X  X  X
  102. Kermit    |        X  X  X  X
  103. QuickB    |                 X
  104. B Plus    |                 X
  105. CTB tools |  X  X        X  X
  106. FTP       |        X        X
  107.  
  108.                Table 3.1.1
  109.  
  110.  
  111. Table 3.1.2 summarizes the terminal-emulation capabilities of various
  112. Macintosh communications programs and Table 3.1.3 summarizes the
  113. scripting capabilities of various  Macintosh telecommunications programs:
  114.  
  115.           |       Programs                      |       Programs
  116. Terminals | BN CL MT PT VT ZT        Scripting  | BN CL MT PT VT ZT
  117. ------------------------------       -------------------------------
  118. TTY       |     X  X  X  X           Recording  |  X        X  X
  119. VT52      |     X     X              If/Else    |     X  a  X
  120. VT100     |  X  X  X  X  X  X        Loops      |     X  a  X
  121. VT102     |  X  X     X  X           FileOps    |     X  a  X
  122. VT220     |  X           X           Arithmetic |     X  a  X
  123. PC/ANSI   |  X        X     X        Variables  |     X  a  X     X
  124. Tek 4010  |              X           User Input |     X  a  X
  125. Tek 4014  |              X           Key Remaps |  X     *  X
  126. Tek 4105/7|              P           Arrays     |        a  X
  127. DG210/211 |              X           Wait/Send  |  X  X     X  X
  128. CTB tools |  X  X                    AppleScript|  X        b
  129. Controls  |  X        X     X
  130. Viewpoint |        X  X             a = capability is accessible
  131. Wyse 50   |        X                    through AppleScript
  132. Prism     |        X
  133. Televideo |                         b = script commands can be fed to
  134.       910 |           X                 the program via AppleScript
  135.       925 |           P     
  136.       950 |           P             * Allows programmable
  137. HeathktH19|           X               function keys
  138. LSIADM3a/5|           X
  139. PTSE/A2   |           X
  140.  
  141.            Table 3.1.2                        Table 3.1.3
  142.  
  143.  
  144. [3.3] What Internet programs are available?
  145. ---------------------------------------------------------------------
  146.  
  147. The desire to get on the Internet has produced dozens of such programs 
  148. many of which are listed at The Mac Orchard web page
  149. <http://www.macorchard.com/>. To help the fledgling Internet user I am
  150. listing the most commonly used programs below:
  151.  
  152. E-mail 
  153.      Eudora <http://www.eudora.com/> is perhaps the best written and 
  154.      most popular e-mail program available for the Macintosh. Eudora
  155.      is a complete and versatile e-mail package which can send e-mail
  156.      via SMTP (see [5.4]) and receive e-mail via a POP server. It can 
  157.      even be used with UUPC 3.0 (as a mail reader and message generator, 
  158.      not a transport agent). Eudora can also be used to transfer
  159.      arbitrary Macintosh files between computers through its BinHex 4.0
  160.      attachment features. Many accolades go to the author, Steve Dorner.
  161.      Hank Zimmerman maintains the comp.mail.eudora.mac FAQ which can be 
  162.      found at <http://www.ka.net/eudora/faqs/> and the [Unofficial] Eudora 
  163.      Web Site can be found at <http://www.emailman.com/eudora/>
  164.        
  165.      Versions are:
  166.  
  167.      Eudora Lite 3.1.4  -- 68K version 
  168.      Eudora 5.0 (free and commercial) --- PowerPC version
  169.  
  170. FTP clients
  171.      The two most popular MacOS FTP clients are Interarchy (formally 
  172.      known as Anarchie) and Fetch.
  173.      Interarchy is sharewhare and has a home site at
  174.      <http://www.stairways.com/> and <http://www.interarchy.com/>
  175.      Fetch 3.0.3 "is free to users affiliated with an educational 
  176.      institution or charitable non-profit organization; all other
  177.      users may purchase a license."
  178.      (<http://www.dartmouth.edu/pages/softdev/fetch.html>)
  179.      Two releatively newer FTP clients are Vicomsoft FTP 
  180.      <http://www.vicomsoft.com/ftp_client/ftp.client.html>
  181.      and NetFinder
  182.      <http://www.ozemail.com.au/~pli/netfinder/sw_and_updts.html>
  183.  
  184.       
  185. FTP Servers
  186.      The oldest and most popular FTP server for the mac is NetPresenz
  187.      (formally FTPd) <http://www.macorchard.com/server.html>, 
  188.      <http://www.pism.com/chapt06/>
  189.      
  190. News
  191.      All Mac newsreaders make use of NNTP (see [5.4]).
  192.      Newswatcher (2.2.1) by John Norstad and its close sister 
  193.      Multi-Threaded NewsWatcher (currently Version 3.0.0) by Simon 
  194.      Fraser are likely the most popular online Newsreaders.
  195.      <http://www.macorchard.com/usenet.html>
  196.      For offline browsing MacSOUP 
  197.      <http://home.snafu.de/stk/macsoup/index.html> 
  198.      by Stefan Haller is likely the most popular.
  199.      
  200. Browsers
  201.      The two most popular browsers are Netscape and MicroSoft Internet 
  202.      Explorer both of which support frames and other Internet goodies.
  203.      The most recent versions (6.0.1 and 5.0 respectively)
  204.      can be found at <http://www.netscape.com/> and 
  205.      <http://www.microsoft.com/>
  206.      
  207. MacOS X
  208.      MacOS X has at its heart UNIX which means in theory the old
  209.      UNIX utilities like rn, tin, pine, and ssh would be available
  210.      via the terminal program.  paulf@panix.com stated that at least
  211.      ssh is included in the public beta.     
  212.      
  213.      
  214. [3.4] What is Telnet, and what MacOS Telnet Programs are there?
  215. ----------------------------------------------------------------------
  216.  
  217. Telnet is a high speed terminal connection protocol designed with TCP/IP 
  218. in mind. A Telnet program allows you to connect to computers that accept 
  219. Telnet sessions (such as UNIX boxes) with interactive full-screen
  220. console input and output capabilities.
  221.  
  222. There are several Telnet programs for the Macintosh.
  223.  
  224. NCSA Telnet and succesors (BetterTelnet and MacTelnet)
  225.      The most widely known and used is the freeware NCSA Telnet
  226.      for which developement stopped January 1, 1996.  The last 
  227.      'offical' version was 2.6 though there is a 2.7b4 available.
  228.      There are serveral succesor programs which improve on the
  229.      NCSA Telnet code.
  230.      One such freeware successor is Sassy Software's BetterTelnet 
  231.      (Version 2.0fc1) <http://www.cstone.net/~rbraun/mac/telnet/> 
  232.      which uses the 2.7b5 code and provides many bug fixes, an 
  233.      improved interface, and additional features. Both of these 
  234.      programs support TEK 4105 graphics, provide both an FTP server 
  235.      *and* client, and can do session logging. About the only drawback 
  236.      is that these programs use Classic rather than Open Transport
  237.      networking.
  238.      MacTelnet <http://home.austin.rr.com/telnet/> is another such 
  239.      program and is one of the few that states plans to be MacOS X
  240.      ready.
  241.     
  242. dataComet
  243.      dataComet <http://www.databeast.com/> is both the oldest
  244.      (1986 as Cornell TN) and longest supported MacOS Telnet
  245.      application.  This shareware application supports PC-ANSI,
  246.      VT220, & TN3270 terminal emulation, as well as serial
  247.      connections and communications protocols (including ZModem) 
  248.      and suuports both 68K and PPC machines.
  249.  
  250. Nifty Telnet
  251.      Nifty Telnet <http://andrew2.andrew.cmu.edu/dist/niftytelnet.html>
  252.      is a freeware Telnet program that supports Kerberous encrypting
  253.      (US version only), has a clean interface, and is Open Transport
  254.      native.
  255.      
  256. ProTERM
  257.       $69.95 commercial program by InTrec Software 
  258.       <http://www.intrec.com/proterm-mac/> with a 30 day free trial
  259.       that also supports a communiction connection (see 3.2)
  260.       
  261. tn3270
  262.      If you need to telnet to an IBM mainframe this program at 
  263.      version 2.5b5 this makes tn3270 more enjoyable.
  264.      
  265. [3.5] What's the best compression program to use when uploading files
  266.       to an archive? Are there any other guidelines I should
  267.       follow?
  268. ---------------------------------------------------------------------
  269.  
  270. Best Compression: (Revised 01/2001)
  271. ---- -----------
  272.  
  273. The shareware program DropStuff with Extension Expander (and its 
  274. commercial sibling, StuffIt Deluxe) is generally regarded as providing
  275. the best compression performance of the many Macintosh compression 
  276. utilities.  StuffIt Deluxe has a fancy user-interface while DSEE has 
  277. a very simple interface.
  278.         
  279. StuffIt Expander (free) with DSEE ($30 shareware) seems to be the most
  280. comprehensive shareware package currently available for decompressing 
  281. files.  There is one special issue to be aware of though; StuffIt 
  282. Expander (and Deluxe) does not seem to look -within- formats for the
  283. Macbinary format.  As a result non-mac archive formats that have had 
  284. Macbinary added -internally- to support the two fork Mac format 
  285. ([2.4b]) do not always decompress properly resulting in the resource 
  286. fork information being corrupted or loss.  Fortunitly there are very
  287. few Mac files archived in this manner but considering I ran into this
  288. situation myself I though it best to alert people to the situation.
  289.  
  290. The closest rival to the Stuffit programs was Compact Pro but it has
  291. two problems: 1) it has not been updated since April 1995 and 2) it
  292. cannot decompress the Deluxe .sit formats.  As a result StuffIt has 
  293. become the defacto king of Mac compression.
  294.  
  295. Posting Macintosh Programs: (Revised 01/2001)
  296. ------- --------- --------
  297.  
  298. You should use either DropStuff or StuffIt Deluxe to compress 
  299. Macintosh files you send to anonymous FTP sites and Web sites. 
  300. While MacBinary internal versions of zip and LZH exist
  301. it is better to stick with sit for Mac files.  Zip and LZH
  302. should at best be used for data fork only files intended for
  303. all computers.
  304.  
  305. Regardless of which archiver you use, PLEASE DO NOT MAKE AN ARCHIVE 
  306. YOU ARE POSTING SELF-EXTRACTING!  The convenience of self-extracting 
  307. archives is not worth the space they waste at anonymous-FTP sites and 
  308. Web sites (where literally thousands of compressed files are stored) and
  309. the problems they create on other platforms. Self-extracting archives 
  310. are useful in other contexts, but should be discouraged as a medium 
  311. for posting to archives.
  312.  
  313. Before you create your archive, set the Finder label of all
  314. files you plan to include in the archive to 'None'.
  315.  
  316. Avoid using strange punctuation marks in filenames that you will 
  317. distribute. Characters such as exclamation points, spaces, dollar 
  318. signs, etc, are legal characters in Macintosh filenames but can be 
  319. difficult to work with on non-Macintosh systems (where most Macintosh 
  320. archives are stored). Since BinHex and MacBinary store your original 
  321. Macintosh filename, removing strange characters from a BinHex'd or 
  322. MacBinary'd file before distributing will not affect the original 
  323. filename. As an example, MyFile-215.sit is a perfectly acceptable
  324. filename.
  325.  
  326. After you have created the archive and named it appropriately, BinHex 
  327. encode it (see [2.3]). Preface the resulting text file a short
  328. description of the archive you want to distribute, including any 
  329. system requirements and problems.  Do not bother with a signature.
  330.         
  331. Finally, upload the text file (if necessary) and e-mail it to
  332. macgifts@info-mac.org.  Your subject line should specify a suggested 
  333. name with a suggested location in the text file.
  334.               To: macgifts@info-mac.org
  335.               Subject: myfile-215.hqx
  336.  
  337. Mailing your archive to macgifts automatically submits it to the
  338. InfoMac archive and its active mirrors.
  339.  
  340. [3.6] How can I transfer Macintosh files to/from my Macintosh and
  341.       other non-Macintosh computers (eg: mainframes, UNIX boxes, PCs)?
  342. ---------------------------------------------------------------------
  343.  
  344. Regardless of whether you are using a communications or Internet
  345. program the procedure you should follow will be the same.  First the 
  346. file should be compressed with StuffIt and then binhex encoded.  Some 
  347. programs like Eudora will do the binhexing for you so you can skip 
  348. the encoding step.
  349.  
  350. The reason you will want to use Binhex rather than MacBinary as your
  351. encoding format is that Binhex is useable in the 7-bit only areas of 
  352. the Internet like Usenet and E-mail that MacBinary cannot go.
  353.  
  354. For Internet programs downloading a file is very simple.  For systems
  355. or programs that do not support Drag and Drop you simply click (or
  356. double click) on the file and it is downloaded for you.  Drag and Drop 
  357. aware programs allow you to drag the file to the desktop which results 
  358. in it being downloaded.  Uploading varies from program to program and 
  359. some FTP sites only allow files to be E-mailed.  Consult your program 
  360. and destination site documentation for the proper procedures.
  361.  
  362. Communication downloading and uploading is a little more complicated.
  363. This is because the remote computer is usially running a totally
  364. different OS that the Mac user must interact with.  As a result the 
  365. remote computer must be first be told that a file is being sent 
  366. or received and then the Mac commmunications program told the 
  367. same thing.
  368.  
  369. Since Unix shell accounts were the most common remote OS they are
  370. used as example but it should be noted that many BBSes use a different
  371. interface and therefore different commands.
  372.  
  373. For a unix shell account the command consists of two parts:
  374.      % method filename
  375. 'Filename' is the name of the file on the remote machine and 'method'
  376. is the protocal and whether the file is being sent or received.
  377.  
  378. The methods are generally as follows:
  379.         
  380.             Kermit      XMODEM      YMODEM       ZMODEM
  381.             -------     ------      ------       ------
  382. sending     kermit        sx          sb           sz
  383. receiving   kermit        rx          rb           rz
  384.  
  385. As one goes from left to right in the chart above the protocal's speed
  386. increaces.  As a result as early as 1994 some communication programs
  387. were not supporting Kermit.  With Internet connections becoming more
  388. accessable communication software and its protocols are rapidly fading 
  389. into the mists of history.
  390.  
  391. [3.7] Is there a newsgroup for mac binaries?
  392. ----------------------------------------------------------------------
  393.  
  394. Yes there is; it is called comp.binaries.mac.  But due to the nature
  395. of Usenet it has become impractical to post today's larger MacOS 
  396. programs.  In any case this is the *only* proper mac newsgroup to post 
  397. a MacOS program binary.
  398.  
  399. Any as explained in section [2.2] any MacOS program intended for 
  400. comp.binaries.mac must be in BinHex 4.0 format following the
  401. step described in section [3.5].
  402.  
  403. As far downloading what few programs do appear on comp.binaries.mac
  404. use a NewsWatcher baced newsreader and simply select extract binaries.
  405. This will do the tedious task of joining up a multipart binary for you.
  406.  
  407. Otherwise there is not much reason to bother with comp.binaries.mac.
  408.  
  409. =====================================================================
  410. [4] Networking basics
  411.  
  412. [4.1] What are AppleTalk, LocalTalk, Ethernet, EtherTalk, TCP/IP, etc?
  413. ----------------------------------------------------------------------
  414.  
  415. When attempting to describe networking terms, a distinction should be 
  416. drawn between networking _protocols_ (such as AppleTalk and TCP/IP)
  417. and networking _hardware_ (such as LocalTalk, Ethernet, and TokenRing).
  418. In most cases, a specific protocol can be used over more than one 
  419. hardware medium.
  420.  
  421. In order to help understand the interaction of these disparate parts
  422. in a real-world network, we can adopt the useful analogy of multi-layer
  423. cake with the physical wire at the very bottom and the software which 
  424. you are running at the very top.
  425.  
  426. Thus, we can think of LocalTalk, Ethernet and TokenRing as being the
  427. layers at the bottom, AppleTalk and TCP/IP in the middle and programs 
  428. like NCSA Telnet, NFS/Share and Netscape at the top.
  429.  
  430. The following terms describe protocols (software descriptions) common
  431. to the Macintosh networking world:
  432.  
  433. AppleTalk
  434.      A proprietary suite of protocols developed by Apple Computer,
  435.      Inc. that provides for near-transparent network connections 
  436.      between Macintosh computers. However, over the years AppleTalk has 
  437.      been ported to other OSes including UNIX, VMS and DOS.
  438.      Questions about the AppleTalk protocol are probably best posed
  439.      in the newsgroup comp.protocols.appletalk.    
  440.  
  441. EtherTalk and TokenTalk
  442.      The drivers which allows AppleTalk protocols to be transported
  443.      by Ethernet and over IBM TokenRing networks respectively.
  444.  
  445. TCP/IP
  446.      A suite of protocols developed by the Defense Advanced Research 
  447.      Projects Agency (DARPA) whose purpose is multi-platform
  448.      connectivity.  TCP/IP stands for Transmission Control 
  449.      Protocol/Internet Protocol, because these are the two most 
  450.      widely used protocols in the suite. However, TCP/IP includes the 
  451.      User Datagram Protocol (UDP), Address Resolution Protocol (ARP), 
  452.      Reverse Address Resolution Protocol (RARP) and others. TCP/IP 
  453.      drivers are available for almost all of the computer platforms 
  454.      in use today, including micros, minis, main-frames and 
  455.      supercomputers.      
  456.  
  457. The following terms describe hardware (the physical link such as the 
  458. wire(s) connecting computers) common to the Macintosh networking
  459. world:
  460.  
  461. LocalTalk
  462.      One type of hardware over which AppleTalk protocols can be 
  463.      transported. LocalTalk has a throughput of 230.4 Kbps 
  464.      second, or roughly a quarter of a Mbps.
  465.      
  466. PhoneNet
  467.      Another type of hardware commonly used to transport AppleTalk
  468.      packets. PhoneNet mates LocalTalk hardware with ordinary 
  469.      (unused) telephone wire. PhoneNet is probably the cheapest way 
  470.      to connect widely separated Macintosh computers within a single 
  471.      building.
  472.         
  473. Ethernet
  474.      A network medium over which AppleTalk, TCP/IP and other
  475.      protocols travel, often simultaneously. Ethernet's maximum 
  476.      throughput is 10 Mbps. FastEthernet offers 100 Mbps.
  477.         
  478. TokenRing
  479.      A network medium developed (and patented) by IBM based on a
  480.      topology of a ring of nodes connected serially by a single cable. 
  481.      Each node, or computer, speaks on the cable only when it has 
  482.      posession of a token. TokenRing technology can demonstrate 
  483.      throughputs of ranging from 4 to 16 Mbps.
  484.      
  485. [4.2] What is Open Transport?
  486. ---------------------------------------------------------------------
  487.  
  488. Basicly Open Transport is Apple's complete revision to the Macintosh's
  489. network system software.   Originally the Mac's only native protocol
  490. was AppleTalk and anything else had to be added on.  In addition thanks
  491. to the AppleTalk Manager (which resided in the ROM of most 68K Macs)
  492. AppleTalk got privileged access.  As a result network software developers 
  493. not only had to write each and every non-AppleTalk protocol they wanted 
  494. to use but they had to contend with AppleTalk.  After Open Tranport came 
  495. out this method became known as Classic networking (not to be confused 
  496. with the Classic enviroment In MacOS X).
  497.  
  498. Open Transport which has been part of the OS since 7.5.3 changed this 
  499. situation by using industry standard Application Programing Interfaces
  500. (APIs). Not only did the APIs eliminate the need for developers to 
  501. reinvent the wheel but they put all the protocols on an equal standing. 
  502. In addition Open Transport is Power Mac native resulting in speed ups 
  503. in both AppleTalk and TCP/IP.
  504.  
  505. Open Transport has been the the default networking system since 
  506. System 7.6 with support for Classic Networking formally disappearing 
  507. with System 8.0.
  508.  
  509. Classic and Open Transport networking are different enough that
  510. programs written for just one generally will not work with the other.
  511. Futhermore given the age of Classic Networking it is iffy that 
  512. programs only written for it will work under MacOS X.  So read
  513. the documentation of any networking software you plan to use to make 
  514. sure it is compatable with your networking method and OS.  More details 
  515. on Open Transport can be found at Apple's web site
  516. <http://developer.apple.com/dev/opentransport/>
  517.  
  518. [4.3] How can I change the Chooser "user" and name of my Macintosh?
  519.       Also: Why can I no longer change the name of my hard-disk?
  520. -------------------------------------------------------------------
  521.  
  522. To change the owner and name of your Macintosh under System 7, select 
  523. "Controls Panels" from the Apple Menu and double-click on the
  524. "Sharing Setup" Control Panel.
  525.         
  526. The Chooser "user" is the "Owner name:". Change it like any standard 
  527. edit field. The name of your Macintosh is the "Macintosh name:".
  528.         
  529. Also on this Control Panel is a button to turn File Sharing on and 
  530. off. When File Sharing is on, you cannot change the name of shared 
  531. disks. If you are trying to change the name of your hard disk but 
  532. cannot get the name to turn into an edit field, File Sharing is 
  533. probably on. Use the Sharing Setup Control Panel to turn File Sharing 
  534. off, change your hard disk name, and then turn File Sharing back on 
  535. (unless you have no need for it).
  536.