home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 July / APC47-2.ISO / utils / ghost / g51c_trl.exe / mcast / Swhatnew.txt < prev    next >
Encoding:
Text File  |  1999-01-22  |  8.2 KB  |  176 lines

  1. ======================================================================
  2. Norton Ghost 5.1c                                         SWHATNEW.TXT
  3. Copyright (c) 1998 - 1999 Symantec Corporation         26 January 1999
  4. All Rights Reserved
  5. ======================================================================
  6. NORTON GHOST MULTICAST SERVER WHATS NEW 
  7. ======================================================================
  8. This text file outlines the feature improvements included in the Ghost
  9. Multicast Server version 5.1c
  10.  
  11. ======================================================================
  12.   Electronic Documentation included with Ghost 
  13. ======================================================================
  14.  
  15.  \
  16.      README.TXT   - Norton Ghost Distribution release notes
  17.  
  18.  \GHOST\
  19.      README.TXT   - Release Notes for the Norton Ghost client
  20.      GHOSTFAQ.TXT - Freqently Asked Questions and error codes
  21.      SWITCHES.TXT - A listing of Norton Ghost command line switches
  22.      WHATSNEW.TXT - Details on Norton Ghost 5.1c feature changes
  23.  
  24.  \MCAST\
  25.      GHOSTSRV.HLP - Windows Help File for GHOSTSRV.EXE
  26.      SREADME.TXT  - Release notes for Ghost Multicast Server  
  27.      SSWITCH.TXT  - List of command line switches for Multicast Server
  28.      SWHATNEW.TXT - Changes to Multicast Server since last release
  29.                     (This file)
  30.  \MCAST\NDIS\
  31.      NDISREAD.ME  - Release notes for NDIS 2 Packet Driver shim 
  32.  
  33.  \WALKER\
  34.      README.TXT   - Release notes for GHOST Walker.
  35.  
  36.   \GDISK\
  37.      GDISKMAN.RTF - Release notes for GDISK
  38.  
  39.  \EXPLORER\
  40.      README.TXT   - Release notes for Ghost Explorer
  41.  
  42. ======================================================================
  43. Ghost Multicast Server What's New - Version 5.1c (01-26-99)
  44. ======================================================================
  45.  
  46.  1) Support for multicasting of multi-segment image files 
  47.     -----------------------------------------------------
  48.   The Ghost Multicast Server can now handle split multi-segment image 
  49.   files. The Norton Ghost AUTONAME functionality is always used. All 
  50.   the image file segments MUST be located in the same directory as 
  51.   the first segment of the image file. (This file usually has a .GHO 
  52.   extension).
  53.  
  54.  2) Support for image files greater than 2 GB
  55.     -----------------------------------------
  56.   Norton Ghost now supports image files greater than 2 GB. This is 
  57.   achieved by splitting the image into 2 GB segments. Therefore when a 
  58.   image file reaches 2 GB in size, a new file segment will be opened 
  59.   following the spanned image file naming conventions.
  60.  
  61.   For example, if the source disk contained 5 GB of data, and the image
  62.   file was given as LARGE.GHO on the Ghost Multicast Server, the Ghost 
  63.   Multicast Server would create three files, LARGE.GHO (the first 
  64.   portion, 2GB), LARGE.001 (the second portion, 2GB)  and LARGE.002 
  65.   (the third portion, 1GB) in the same directory. 
  66.  
  67.   Existing files with a required segment file name will be overwritten.
  68.   For example, if LARGE.002 already exists in the directory the image 
  69.   file is to be written to, it will be overwritten with no user 
  70.   prompt. 
  71.  
  72.  3) Ghost Multicasting Software version compatibility checking
  73.     ----------------------------------------------------------  
  74.   Ghost Multicasting Software version compatibility checking has 
  75.   been added. Warnings will be shown on the Ghost client as follows:
  76.  
  77.   New Ghost Error 19923 - Multicast Read Error: The version of 
  78.       the multicast server may be incompatible. Please ensure that 
  79.       you are running version 5.1c beta 2 or later.
  80.  
  81.   New Ghost Error 19948 - Multicast server is an incompatible 
  82.       version. Please obtain an updated version of Ghost or the 
  83.       Ghost multicast server.
  84.  
  85.   4) Improved performance over congested networks
  86.      --------------------------------------------
  87.   Multicast performance has been improved over congested networks.
  88.  
  89.   5) Multicast Server buffer configuration options.
  90.      ----------------------------------------------
  91.   The Multicast Server's multicast buffer size held in memory can now 
  92.   be optionally configured through the -B[value] command line switch and 
  93.   through the Windows Ghost multicast server's options. The default 
  94.   multicast buffer size is 4 MB.
  95.  
  96.   Altering the buffer size will change:
  97.    a) the amount of memory required by the multicast server to run
  98.    b) the amount of tolerance for individual clients falling behind
  99.       in the multicast session.
  100.   
  101.   Reducing the buffer size will reduce the memory requirements of the 
  102.   multicast server and reduce the delay tolerance levels. This
  103.   may result in more clients being disconnected from the multicast 
  104.   session and is not recommended.
  105.   
  106.   Increasing the buffer size will increase the memory requirements.
  107.   It will also increase the amount of time an individual client is 
  108.   allowed to fall behind in the multicast session and recover.
  109.   Increasing the buffer size may reduce the number of clients 
  110.   failing half way through the multicast session with the
  111.   error message "connection rest by the server". Increasing the
  112.   buffer size is not recommended when the default buffer size 
  113.   allows successful operation.
  114.   
  115.  6) Ability for Windows Multicast Server to restart multicast sessions
  116.     ------------------------------------------------------------------
  117.   The Windows Ghost Multicast Server (Ghostsrv.exe) now includes the 
  118.   ability to continuously loop multicast sessions. The DOS version 
  119.   (DOSGHSRV.EXE) does not have this functionality.
  120.  
  121.   This feature can be activated through the Windows Ghost Multicast Server
  122.   -R command line switch or by selecting File, Options, Restart On Completion.
  123.   Following a multicast session completion, the Windows Ghost Multicast Server
  124.   will reset the multicast session and begin accepting clients using the same 
  125.   auto-start parameters and session details as the previous session.
  126.   Command line usage example:
  127.       GHOSTSRV c:\test123.gho sessionname -N10 -R
  128.   
  129.  7) New multicast session auto-start parameter: timeout value
  130.     ---------------------------------------------------------
  131.   The Ghost Multicast Server now has the ability to specify a timeout 
  132.   value for the start of the multicast session.
  133.  
  134.   The Auto-Start Timeout box sets the maximum number of minutes the server 
  135.   will wait for a new client to connect before starting the session. 
  136.   For example, if the timeout was set to fifteen (15), the server will wait
  137.   indefinitely until the first client is accepted. After the first client 
  138.   joins, the 15 minute count down is started. If no more clients join, the
  139.   session will start 15 minutes later. If another client joins before the 
  140.   15 minutes timeout, the timeout counter will reset to 15 minutes and start
  141.   counting down again.
  142.  
  143.   The auto-start timeout value is indicated on the Windows multicast server
  144.   by entering a value in the Auto-start timeout value box in the main window.
  145.   The value can also be set through the -o command line switch on both the DOS 
  146.   and Windows Multicast Server.
  147.   For example
  148.  
  149.        DOSGHSRV c:\test123.gho sessionname -O15
  150.        GHOSTSRV c:\test123.gho sessionname -O15
  151.  
  152.   These examples set the timeout to 15 minutes.
  153.  
  154.  8) NT Service Pack 4 Network interface fix
  155.     ---------------------------------------
  156.    NT Service Pack 4 introduced changes the way the operating system reports 
  157.    network interfaces. Under NT SP4, IP addresses  belonging to RAS servers 
  158.    appear on the list of network interfaces that Ghostsrv uses to listen 
  159.    for connections. These interfaces are unusable for multicasting so 
  160.    Ghostsrv will now not try to bind to these interfaces when the "Accept
  161.    Clients" button is pushed.
  162.    
  163.    This change fixes the 
  164.    
  165.       'RML_bind failed, cannot assign requested address' 
  166.    
  167.    error that occurs using earlier versions of Ghostsrv with NT service 
  168.    Pack 4.
  169.    
  170.    N.B. If you set the logging level to 'Information' or higher,
  171.    you will see exactly which interfaces Ghostsrv has 
  172.    encountered problems with.
  173.  
  174. ======================================================================
  175.                                 END OF FILE
  176. ======================================================================