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
Wrap
Text File
|
2000-03-10
|
5KB
|
176 lines
ICSConfig: README
=============================
Contents
--------
Program information
Company information
Description
Installation
Running
Disclaimer
Release Notes
Version History
Program information
-------------------
Program Archive Name:
ICSC203.zip
Program Name:
ICSConfig
Program Version:
2.03b
Program Release Date:
March 10 2000
Program Description:
ICS Configuration utility
Target OS:
Windows 98 Second Edition
Software type:
Freeware
Contact information
-------------------
Contact email Address:
amccombs@lynx.neu.edu
Contact WWW URL:
http://lynx.neu.edu/a/amccombs
Description
-----------
A tool to be used with Windows 98 Second Edition Internet Connection Sharing.
With ICSConfig you can;
- Change your Intranet IP address
- Change your Intranet IP mask.
- Enable/Disable ICS DHCP services.
- Change your Intranet DHCP IP assignments.
- Enable/Disable ICS DNS services.
- Change your Intranet Ports for your clients to access the Internet.
- Change the MTU settings for ICSConfig.
- Change the Time out seconds before the modem will disconnect.
Installation
------------
Just put ICSConfig program in any directory and execute.
Running
-------------
Click Get to get the ICS settings.
Click Set to set the new/changed ICS settings.
Click Exit to exit ICSConfig. If Exit is clicked before Set then no changes will
be made to the ICS settings.
Click About to get my version info and email address. Virtual postcards are appreciated.
IP/MASK
Intranet IP Address
- Enter the Intranet IP address of your Intranet TCP/IP.
Intranet Mask
- Enter the Intranet Mask of your Intranet Mask.
DHCP/DNS
DHCP Enabled
- Check to enable DHCP services of numbering IP addresses to your clients.
Start
- Enter the IP number for DHCP to start from.
Stop
- Enter the IP number for DHCP to stop to.
DNS Enabled
- Check to enable DNS services for your clients.
PORTS
Active
- Just the name in the registry to keep track of the Maps. Always uppercase.
IP
- Where to route the packets. 0.0.0.0 is the server, all clients will use this port.
Using an Intranet IP address here will mean that only that client will use this Map.
Name
- Just the name for people to use.
Port
- Port numbers to configure.
- Range port numbers can be used (i.e. 7648-7649), but only for NORMAL and BLOCK.
All other translation types cannot use a range, each port must be entered (i.e. 21).
Translation
- Valid entries are NORMAL, BLOCK, CUSEEME, DPLAY, FTP, H323, PPTP and QUAKE.
Type
- Valid entries are TCP and UDP.
TWEAKS
MTU
- This setting likes to be evenly divisable by 512. Thus 512, 1024, 1536 and 2048
are good numbers to play with to find your best setting.
Hangup
- The time out for Server and Client to be quiet before the modem will disconnect.
Default time 300 seconds.
Disclaimer
------------
ICSConfig IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS
EXPRESSED OR IMPLIED. YOU USE AT YOUR OWN RISK. THE AUTHOR
WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR
ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE.
Release Notes
-------------
Visual Studio 6 with Service Pack 3 was used to make this program. Run Time
libraries may be required to run the program. I don't have another computer
with a fresh install of Windows98SE to test this without Service Pack 3.
ICS needs to be restarted for the settings to take effect. Disable and then Enable
should be good enough.
Version History
-------------
2.03b
If ICS is not installed then disable the Get button and display text in IP text box
for more visibility.
2.03a
Fixed Ports Graphics
2.03
New Tab Dialog for TWEAKS.
Added MTU section.
Added HangUp section.
2.02
Make Name text box longer.
Added Mappings and Ports labels to list boxes.
Added mediaone.net email address.
Code clean up.
2.01
Added the ability to Delete Maps and Delete Ports.
2.01 beta's
Earle helped me figure out that DNS Enabled entry is not in the registry by default.
2.00
New Tab Dialog for PORTS.
Removed the OK and Cancel buttons and put Exit button in place of them.
Change the behavior to only change registry settings if fields were changed.
1.02
New interface, with Tab Control style.
Fixed so that Get will change the check boxes if they were changed without Set.
Changed so that you need to do a Get to read the registry.
1.01
Added more intelligent error messages.
1.0
Release