home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / hdf / docs / hdfvstpd.f < prev    next >
Text File  |  1980-02-06  |  4KB  |  172 lines

  1. F.1    NCSA HDF Vset
  2.  
  3.  
  4. Obtaining NCSA Software    F.1
  5.  
  6.  
  7. National Center for Supercomputing Applications
  8.  
  9.  
  10. November 1990
  11.  
  12.  
  13.                                                                 
  14.  
  15.  
  16. November 1990
  17.  
  18.  
  19.  
  20.  
  21.  
  22. Appendix  F    Obtaining NCSA Software
  23.  
  24.  
  25.  
  26. Overview
  27. This appendix uses NCSA HDF to outline the procedures for 
  28. obtaining NCSA software via FTP, an archive server, or by 
  29. regular mail.
  30.  
  31.  
  32. Obtaining NCSA Software
  33.  
  34. FTP
  35. If you are connected to Internet (NSFNET, ARPANET, MILNET, 
  36. etc.) you can download HDF software and documentation at no 
  37. charge from an anonymous file transfer protocol (FTP) server at 
  38. NCSA. The steps you should follow to do so are enumerated below. 
  39. If you have any questions regarding the connection or procedure, 
  40. consult your local system administrator or network expert.
  41.  
  42. 1.    Log on to a host at your site that is connected to Internet and is 
  43. running software supporting the FTP command.
  44.  
  45. 2.    Invoke FTP on most systems by entering the Internet address of 
  46. the server:
  47.  
  48.     %  ftp  ftp.ncsa.uiuc.edu
  49.  
  50.     or
  51.  
  52.     %  ftp  128.174.20.50
  53.  
  54. 3.    Log in by entering anonymous for the name.
  55.  
  56. 4.    Enter your name for the password.
  57.  
  58. 5.    Enter get README.FIRST to transfer the instructions file 
  59. (ASCII) to your local host.
  60.  
  61. 6.    Enter quit to exit FTP and return to your local host.
  62.  
  63. 7.    Review the README.FIRST file for complete instructions 
  64. concerning the organization of the FTP directories and the 
  65. procedures you should follow to download the README files 
  66. specific to the application you want.
  67.  
  68. Your login session should resemble the following sample, where 
  69. the remote user's name is smith and user entries are indicated in 
  70. boldface type.
  71. harriet_51%  ftp ftp.ncsa.uiuc.edu
  72. Connected to zaphod.
  73. 220 zaphod FTP server (Version 4.173 Tue Jan 31 08:29:00 CST 
  74. 1989) ready.
  75. Name (ftp.ncsa.uiuc.edu: smith):  anonymous
  76. 331 Guest login ok, send ident as password.
  77. Password:  smith
  78. 230 Guest login ok, access restrictions apply.
  79. ftp>  get README.FIRST
  80. 200 PORT command successful.
  81. 150 Opening ASCII mode data connection for README.FIRST (10283 
  82. bytes).
  83. 226 Transfer complete.
  84. local:  README.FIRST  remote:  README.FIRST
  85. 11066 bytes received in .34 seconds (32 Kbytes/s)
  86. ftp>  quit
  87. 221 Goodbye.
  88. harriet_52%
  89.  
  90.  
  91.  
  92. The README.FIRST file instructs you to copy the HDF README 
  93. file to your directory and read it before proceeding. Your FTP 
  94. session should resemble the one listed below:
  95.  
  96. ftp>    cd HDF
  97. 250 CWD command successful.
  98. ftp>    get README
  99. 200 PORT command successful.
  100. 150 Opening ASCII mode data connection for README (10283 bytes)
  101. 226 Transfer complete.
  102. local:  README    remote:  README
  103. 2080 bytes received in .14 seconds (15 Kbytes/s)
  104. ftp>    quit
  105. 221 Goodbye.
  106. harriet_52%
  107.  
  108.  
  109.  
  110. The HDF README file explains how to copy the contents of the 
  111. HDF directory to your home directory via remote login or 
  112. anonymous FTP. The precise file transfer procedure varies 
  113. according to the type of operating system under which you will use 
  114. HDF╤UNICOS or other.
  115.  
  116.  
  117. Archive Server
  118. To obtain NCSA software via an archive server:
  119.  
  120. 1.    E-mail a request to:
  121.  
  122.     archive-server@ncsa.uiuc.edu
  123.  
  124. 2.    Include in the subject or message line, the word "help."
  125.  
  126. 3.    Press RETURN.
  127.  
  128. 4.    Send another e-mail request to:
  129.  
  130.     archive-server@ncsa.uiuc.edu
  131.  
  132. 5.    Include in the subject or message line, the word "index."
  133.  
  134. 6.    Press RETURN.
  135.  
  136. For example, if you use the UNIX mailing system, your login 
  137. session should resemble the following sample, where user entries 
  138. are indicated in boldface type.
  139.  
  140. yoyodyne_51% mail archive-server@ncsa.uiuc.edu
  141. Subject:  help
  142.  
  143. .
  144. EOT
  145. Null message body; hope that's ok
  146. yoyodyne_52% mail archive-server@ncsa.uiuc.edu
  147. Subject:  index
  148. .
  149. EOT
  150. Null message body; hope that's ok
  151.  
  152.  
  153. The information you receive from both the help and index 
  154. commands will give you further instructions on obtaining NCSA 
  155. software. This controlled-access server will e-mail the 
  156. distribution to you one segment at a time.
  157.  
  158.  
  159. Mail
  160. HDF software and manuals are available for purchase╤either 
  161. individually or as part of the anonymous FTP reel or cartridge 
  162. tapes╤through the NCSA Technical Resources Catalog. Orders 
  163. can only be processed if accompanied by a check in U.S. dollars 
  164. made out to the University of Illinois. To obtain a catalog, contact:
  165.  
  166. NCSA Documentation Orders
  167. 152 Computing Applications Building
  168. 605 East Springfield Avenue
  169. Champaign, IL  61820
  170. (217) 244-0072
  171.  
  172.