home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / Vyzkuste / tiptrik / tiptrik.exe / soft4_2001 / ICSC203.ZIP / ReadMe.txt < prev   
Text File  |  2000-03-10  |  5KB  |  176 lines

  1.  
  2. ICSConfig: README
  3. =============================
  4.  
  5. Contents
  6. --------
  7.  
  8.   Program information
  9.   Company information
  10.   Description
  11.   Installation
  12.   Running
  13.   Disclaimer
  14.   Release Notes
  15.   Version History  
  16.  
  17. Program information
  18. -------------------
  19.  
  20. Program Archive Name:
  21.   ICSC203.zip
  22. Program Name:
  23.   ICSConfig
  24. Program Version:
  25.   2.03b
  26. Program Release Date:
  27.   March 10 2000
  28. Program Description:
  29.   ICS Configuration utility
  30. Target OS:
  31.   Windows 98 Second Edition
  32. Software type:
  33.   Freeware
  34.  
  35.  
  36. Contact information
  37. -------------------
  38.  
  39. Contact email Address:
  40.   amccombs@lynx.neu.edu
  41. Contact WWW URL:
  42.   http://lynx.neu.edu/a/amccombs
  43.  
  44.  
  45.  
  46. Description
  47. -----------
  48.  
  49. A tool to be used with Windows 98 Second Edition Internet Connection Sharing.
  50.  
  51. With ICSConfig you can;
  52.  
  53.  - Change your Intranet IP address 
  54.  - Change your Intranet IP mask.
  55.  - Enable/Disable ICS DHCP services.
  56.  - Change your Intranet DHCP IP assignments.
  57.  - Enable/Disable ICS DNS services.
  58.  - Change your Intranet Ports for your clients to access the Internet.
  59.  - Change the MTU settings for ICSConfig.
  60.  - Change the Time out seconds before the modem will disconnect.
  61.  
  62. Installation
  63. ------------
  64.  
  65. Just put ICSConfig program in any directory and execute.
  66.  
  67. Running
  68. -------------
  69. Click Get to get the ICS settings.
  70. Click Set to set the new/changed ICS settings.
  71. Click Exit to exit ICSConfig. If Exit is clicked before Set then no changes will
  72.  be made to the ICS settings.
  73. Click About to get my version info and email address. Virtual postcards are appreciated.
  74.  
  75. IP/MASK
  76. Intranet IP Address
  77.  - Enter the Intranet IP address of your Intranet TCP/IP.
  78. Intranet Mask
  79.  - Enter the Intranet Mask of your Intranet Mask.
  80.  
  81. DHCP/DNS
  82. DHCP Enabled
  83.  - Check to enable DHCP services of numbering IP addresses to your clients.
  84. Start
  85.  - Enter the IP number for DHCP to start from.
  86. Stop
  87.  - Enter the IP number for DHCP to stop to.
  88. DNS Enabled
  89.  - Check to enable DNS services for your clients. 
  90.  
  91. PORTS
  92. Active
  93.  - Just the name in the registry to keep track of the Maps. Always uppercase.
  94. IP
  95.  - Where to route the packets. 0.0.0.0 is the server, all clients will use this port.
  96.  Using an Intranet IP address here will mean that only that client will use this Map.
  97. Name
  98.  - Just the name for people to use.
  99. Port
  100.  - Port numbers to configure.
  101.  - Range port numbers can be used (i.e. 7648-7649), but only for NORMAL and BLOCK.
  102.  All other translation types cannot use a range, each port must be entered (i.e. 21).
  103. Translation
  104.  - Valid entries are NORMAL, BLOCK, CUSEEME, DPLAY, FTP, H323, PPTP and QUAKE.
  105. Type
  106.  - Valid entries are TCP and UDP.
  107.  
  108. TWEAKS
  109. MTU
  110.  - This setting likes to be evenly divisable by 512. Thus 512, 1024, 1536 and 2048
  111.  are good numbers to play with to find your best setting.
  112. Hangup
  113.  - The time out for Server and Client to be quiet before the modem will disconnect.
  114.  Default time 300 seconds.
  115.  
  116. Disclaimer
  117. ------------
  118.  
  119. ICSConfig IS DISTRIBUTED "AS IS".  NO WARRANTY OF ANY KIND IS
  120. EXPRESSED OR IMPLIED.  YOU USE AT YOUR OWN RISK.  THE AUTHOR
  121. WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR
  122. ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE.
  123.  
  124.  
  125. Release Notes
  126. -------------
  127.  
  128. Visual Studio 6 with Service Pack 3 was used to make this program. Run Time
  129. libraries may be required to run the program. I don't have another computer
  130. with a fresh install of Windows98SE to test this without Service Pack 3.
  131.  
  132. ICS needs to be restarted for the settings to take effect. Disable and then Enable
  133.  should be good enough.
  134.  
  135.  
  136. Version History
  137. -------------
  138. 2.03b
  139. If ICS is not installed then disable the Get button and display text in IP text box
  140.  for more visibility.
  141.  
  142. 2.03a
  143. Fixed Ports Graphics
  144.  
  145. 2.03
  146. New Tab Dialog for TWEAKS.
  147. Added MTU section.
  148. Added HangUp section.
  149.  
  150. 2.02
  151. Make Name text box longer.
  152. Added Mappings and Ports labels to list boxes.
  153. Added mediaone.net email address.
  154. Code clean up.
  155.  
  156. 2.01
  157. Added the ability to Delete Maps and Delete Ports.
  158.  
  159. 2.01 beta's
  160. Earle helped me figure out that DNS Enabled entry is not in the registry by default.
  161.  
  162. 2.00
  163. New Tab Dialog for PORTS.
  164. Removed the OK and Cancel buttons and put Exit button in place of them.
  165. Change the behavior to only change registry settings if fields were changed.
  166.  
  167. 1.02
  168. New interface, with Tab Control style.
  169. Fixed so that Get will change the check boxes if they were changed without Set.
  170. Changed so that you need to do a Get to read the registry.
  171.  
  172. 1.01
  173. Added more intelligent error messages. 
  174.  
  175. 1.0
  176. Release