home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / rc5 / ReadMe < prev   
Encoding:
Text File  |  1998-06-26  |  5.0 KB  |  101 lines

  1. Distributed.Net RC5-64/DES Client version 2.7100 updates.
  2.  
  3. Thank you for downloading the Distributed.Net version 2.7100 rc5/des
  4. client. By installing this client, you will ensure that you obtain the
  5. most optimal performance you can obtain for the DES-II-2 contest on July
  6. 13th, 1998, as well as the most optimal performance for the ongoing
  7. RC5-64 contest. Please read this file in its entirety, as many
  8. noteworthy changes have been made, which may or may not affect you.
  9. Also, please check for any platform specific readme files that may have
  10. accompanied this client.
  11.  
  12. There are many changes in version 2.7100 over 2.70x that you should be
  13. aware of. They are as follows:
  14.  
  15. - Buffer file formats have NOT changed. You may use the exact same
  16.   buffer files you have been using with your 2.70x clients. However,
  17.   buffer files from 2.64x clients should be deleted before installing
  18.   the 2.7100 client, as the format is different.
  19.  
  20. - New contest switching logic has been implemented. 2.7100 clients will
  21.   query the status of the ongoing contests during each connect to a
  22.   keyserver, ensuring that your clients will switch to DES the first
  23.   time they connect to a keyserver after DES has begun. Also, 2.7100
  24.   clients will recognize which blocks were from DES-II-1 (some may still
  25.   be sitting around in your buffer files), and skip them so that you do
  26.   not waste time. With a 2.7100 client installed, all you need to do for
  27.   DES-II-2 is to cause your client to do an update, flush, or fetch
  28.   on July 13th, 1998, and it will start working on DES-II-2.
  29.  
  30. - New DES cores have been implemented on all platforms. You will see
  31.   speedups ranging from 50 kkeys/sec (on ppros) to 8 megakeys/second
  32.   (on ultrasparcs). As a result, it is in the best interest of your
  33.   keyrate for you to install new clients whereever possible!
  34.  
  35. - A completely new config menu has been implemented. It now includes
  36.   many more options that previously required .ini file editing to
  37.   activate. The menu has been arranged so that in most situations, you
  38.   will never have to configure any options besides the ones on the
  39.   Required Options menu.
  40.  
  41. - Two .ini / command line options have changed
  42.  
  43.   - Firemode. This option has been removed. All the functionality of
  44.     firemode is in uuehttpmode. If you were using a configuration with
  45.     firemode 0 or 5, you need to make no changes to you configuration.
  46.     However, if you were using firemode 1 through 4, you should go into
  47.     the configuration menu Communications Options and ensure that the
  48.     firewall mode is set as you need it.
  49.   - Preferredcontest. This option has been changed. The new option
  50.     replacing it is processdes. Processdes is a 1/0 option. When it is
  51.     set to 1, the client will participate in DES contests. When it is
  52.     set to 0, the client will NOT participate in DES contests. The
  53.     primary reason for changing this option was so that if you're
  54.     upgrading over an old client (which may have changed
  55.     preferredcontest back to rc5), you will not have to worry about it
  56.     accidently not working on DES. Please make sure you change any
  57.     references to preferredcontest to use processdes instead (described
  58.     in rc5des.txt.) 
  59.   - You may also notice two new .ini settings, contestdone and
  60.     contestdone2. These options are set automatically by the client to
  61.     tell it which contests are currently ongoing. Please do not change
  62.     these options.
  63.  
  64. To maximize your DES performance, you should do two things:
  65.  
  66. 1. Set your preferred block size to 2^31, instead of the default 2^30.
  67. Using 2^31 blocks will ensure that our master keyserver does not become
  68. overloaded, and will help make the contest smoother for all
  69. participants.
  70.  
  71. 2. Make sure you keep a small amount of blocks in your buffers. We
  72. expect DES-II-2 to be a short contest, hopefully lasting less than two
  73. weeks. To ensure that your work is counted, and we make constant
  74. progress, please buffer only ONE DAY'S worth of blocks at any time. If
  75. your clients are on constant Internet connections, you should set them
  76. to buffer as few blocks as possible (1 sounds like a good number) so
  77. that there is as little latency as possible.
  78.  
  79. Upgrade procedure(s):
  80. ---------------------
  81.  
  82. If you are currently running a 2.70x client:
  83. 1. Shut down the currently running 2.70x client.
  84. 2. Move the new executible from the 2.7100 client into the place of the
  85.    2.70x client.
  86. 3. If you are using a firewall, please read the note about the removal
  87.    of firemode= and ensure that you are not adversely affected by it.
  88. 4. Start the new client up, you're ready to roll!
  89.  
  90. If you are currently running a 2.64x client:
  91. 1. Make sure to flush any finished blocks out of your current client
  92.    (rc564 -flush)
  93. 2. Shut down the 2.64x client.
  94. 3. Delete the 2.64 client, and its buffer files (buff-in.rc5, buff-
  95.    out.rc5)
  96. 4. Move the new 2.7100 client into the directory the old client was in.
  97. 5. Start rc5des -config, and ensure that the required options are set
  98.    properly. If you are using firewall support, see the section on the
  99.    removal of firemode= and its consequences.
  100. 6. Start the new client up, you're ready to roll!
  101.