home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / JAXHOST6.ZIP / WHATS.NEW < prev   
Encoding:
Text File  |  1991-07-28  |  10.6 KB  |  212 lines

  1.   NEW FEATURES of JaxHost v6.0
  2.   ----------------------------
  3.   This powerful yet simple home-to-office and office-to-office communications
  4.   utility just keeps getting better.   Here are the latest additions to its
  5.   features:
  6.  
  7.  - NEW FEATURE:  If you configure the system with no password (delete
  8.    any existing -- or the default -- password) then JaxHost/DWHost will
  9.    immediately exit (Drop into configured application such as Doorway).
  10.    This useful when used with applications which implement their own
  11.    security.
  12.  
  13.  - NEW FEATURE:  We now have fully configurable comm port setup.  If
  14.    you specify a comm port number greater than 2 on the setup, you
  15.    are prompted for the port address and IRQ number.
  16.  
  17.  - NEW FEATURE:  As an aid in trouble-shooting, all strings sent to the
  18.    modem AND all modem responses are displayed on the status screen
  19.    adjacent to the new label of "Modem:".   As new strings are sent or
  20.    received from the modem while it is in command state, it is inserted
  21.    into the display at the right, shifting earlier data to the left in
  22.    order to keep the same length display.
  23.  
  24.  - No longer is an "ATZ" sent to the modem.  This just in case someone
  25.    has a "V0" as the intial setting (thus V1 would be turned off to V0
  26.    and we would no longer have verbal response codes).  We would not get
  27.    an "OK" and thus would detect "Modem Reset Error".
  28.  
  29.  - Bug fix -- if the comm base locations 40:0 thru 40:7 were all nulls
  30.    (BIOS had not initialized to the installed ports), the code would
  31.    exit on an error.  This has been fixed such that the comm base
  32.    locations are set according to how this program is configured.
  33.    (Example: If we are configured for COM1:, the system memory locations
  34.    of 40:0 and 40:1 are set to 0F8h and 03h respectively.)
  35.  
  36.  - Added ability to escape Modem Reset Error loop by hitting F1 or F2 (the
  37.    normal program termination keys for JaxHost).   (This had been installed
  38.    in DWHOST earlier).
  39.  
  40.  -  Extended the "wait for CD" duration when answering a call from 20 seconds
  41.     to 45 seconds.  (Some v.32 modems can take a while to synch up.)  (This
  42.     also had been added to DWHOST a while ago.)
  43.  
  44.  - Fixed minor bugs in which "Bye . . ." was being sent to the modem
  45.    when terminating the program AND a logoff message was being sent
  46.    to the log also when leaving the program if not running from batch
  47.    file.
  48.  
  49.  - Added a slow speed initialization of the modem.  The modem init string
  50.    is sent to the modem at 10 char/sec.  Thereafter, strings are sent
  51.    at full speed.
  52.  
  53.  - Corrected a problem where the modem would not be taken offhook on
  54.    some modems when True Ring Detect is selected (True Ring Detect = Yes)
  55.    on the configuration screen.
  56.  
  57.  - Modem AT command of E0 has been added to the default init. string.
  58.  
  59.  
  60.   NEW FEATURES of JaxHost v5.0
  61.   ----------------------------
  62.  
  63.     - A powerful new capability eliminates the need for utilizing controlling
  64.       batch files in the JaxHost environment (such as the HOST.BAT and
  65.       OFF.BAT of v4.1 and earlier releases).   You may specify on the
  66.       configuration screen a command with command line parms totaling as
  67.       many as 128 bytes.  This command is executed by JaxHost when the
  68.       proper password is given.  When the command terminates, control is
  69.       returned to JaxHost, the caller is logged off, and the system recycles
  70.       to await another call.   This feature may be used to directly invoke
  71.       Ken Brown's RemDoor (Example of command:  REMDOOR 1), Marshall Dudley's
  72.       Doorway (Example: DOORWAY com1 /g:on /m:100 /o: /s:* /v:d^u /r:^x
  73.        /c:dos), or simply to execute C:\COMMAND CTTY COM1 (if your particular
  74.       setup and needs are such that DOS's CTTY command works well for you).
  75.       The command EXIT would log you off,  if you use the CTTY option or the
  76.       Doorway option.  This new capability simplifies user setup
  77.       and provides very tight integration with other communications
  78.       oriented packages.  If the configured command area is left empty,
  79.       JaxHost reverts to merely dropping to DOS upon successful password
  80.       entry, relying on an invoking batch file to issue a CTTY command or
  81.       invoke another command, etc., as with previous JaxHost releases.
  82.  
  83.     - Internal carrier detect monitoring is performed by JaxHost when it
  84.       executes a configured command as descibed above.  When operating in
  85.       this new mode, there is no longer a need for a WATCHDOG TSR to do
  86.       the monitoring so that the system might be recycled (rebooted)
  87.       upon accidental loss of carrier.   JaxHost will reboot the system
  88.       as needed.
  89.  
  90.     - In order to provide broader applicability to different modems and modem
  91.       cables, JaxHost is no longer dependent upon there being a ring detect
  92.       signal wired between modem and comm port.   The software can now be
  93.       configured to detect the "RING" result code reported by most modems.
  94.       The user may specify whether true ring detect or software "RING"
  95.       detect is to be used.
  96.  
  97.     - A self-registering function has been added.  Now when entering the
  98.       command JAXHOST REGISTER you are prompted for your registration name
  99.       and number (provided to you upon registering the product).  The process
  100.       converts the BBS copy of the program to a registered copy, removing
  101.       EVALUATION COPY, removing a shareware screen and delay encountered
  102.       by each caller, and inserting the registered user's name into the
  103.       executable.
  104.  
  105.     - The old JAXHOST.EXE has been split up into two files, JAXHOST.COM and
  106.       JAXHOST.OVR.   The latter is called from JAXHOST.COM whenever F3 is
  107.       depressed (or upon start-up when JHCONFIG is missing) to specify new
  108.       or changed configuration information.
  109.  
  110.     - Added faster CRC checking (executable validation function).  Now
  111.       performed in 1/4 the time it formerly took.
  112.  
  113.    -  Changed DTR behavior when using F1 to exit from JaxHost with
  114.       the modem offhook.  DTR is no longer dropped.
  115.  
  116.     - Incorporated code to give back cycles to DESQview or DoubleDOS if
  117.       the presence of either is detected.  Noticed that JaxHost was
  118.       loading the BBS machine more than I wanted while it was waiting
  119.       for a call or a keystroke.  The new code results in virtually
  120.       no load in a DESQview environment when waiting.
  121.  
  122.     - Reduced maximum comm port speed from 38,400 to 19,200.  Found this
  123.       wasn't working properly in at least one environment.  Will research
  124.       further for possible increase again in a future release.
  125.  
  126.   NEW FEATURES of JaxHost v4.1
  127.   ----------------------------
  128.   Actually this is a maintenance release -- no new features over v4.0
  129.  
  130.     - The configuration processor (available on F3) was not properly setting
  131.       up Ring Back mode when requested (Bn where n is number of rings) unless
  132.       a callback phone number had been specified.  (There is no need to
  133.       specify a number if not using the callback mode, but the logic got
  134.       screwed up somehow.)   Many thanks to Randy Young for finding this one.
  135.  
  136.     - Found that JaxHost was having some modem speed setting problems and
  137.       was not logging off with its customary "Bye . . ." when calling in
  138.       at a speed at other than that at which the modem was opened.
  139.  
  140.  
  141.   NEW FEATURES of JaxHost v4.0
  142.   ----------------------------
  143.  
  144.   - Completely re-written using Turbo C v2.0.
  145.  
  146.   - New colorful control/status screen with date/time, screen blanking,
  147.      call status monitoring, and new function key controls.  Can selectably
  148.      exit program with modem onhook or offhook (line busy).
  149.  
  150.   - Configuration screen with context-sensitive help and pick list option
  151.       entry (ASCII configuration file format retained for easy modification
  152.       from remote).
  153.  
  154.   - Modem init string is now configurable.
  155.  
  156.   - Comm port speeds to 38,400 bps.
  157.  
  158.   - Comm port may autobaud or be locked at fixed speed.
  159.      (Supports the newer buffered/MNP modems. Provides maximum transfer
  160.       speeds for text and binary file transfers that might be implemented
  161.       with external file transfer protocol modules.)
  162.  
  163.   - Added "Long Ring" answering mode (configurable from 1 to 9 rings).
  164.  
  165.   - Added "Ring Back" answering mode (configurable from 1 to 9 rings OR it
  166.       may be non-specific).   Answers 2nd call if received within one minute
  167.       of 1st which was of specific (or non-specific) number of rings.
  168.  
  169.   - Normally fast (direct) screen writes used.  Command line parm available
  170.     to force BIOS screen writes (the S parm -- "S" stands for SLOW).
  171.  
  172.   - New LOCAL mode for testing or for changing configuration data without
  173.        accessing a comm port or modem (the L command line parm).
  174.  
  175.   - JaxHost now senses when modem is not available or not turned on.  Rather
  176.       than hang, it now reports modem not responding and cycles down.
  177.  
  178.   - JaxHost contains built-in virus protection.  The copy you receive cannot
  179.     be modified without detection.  If any modification is made to the
  180.     JAXHOST.EXE, it will report that it is terminating for your protection.
  181.  
  182.   - Due to popularity of the earlier callback security feature, and its use
  183.     by folks wishing to minimize long distance charges, "Triggered Callback"
  184.     has been added.   Triggered Callback is a combination of callback security
  185.     and Ring Back.  A sequence of 2 calls placed to JaxHost causes JaxHost
  186.     (without answering either call) to call out to the pre-configured number.
  187.     Upon connecting, it requires the answering remote to enter the
  188.     correct password as per the normal logon procedure.  This is a NO COST
  189.     answer for those living "long distance" away from work and not wanting to
  190.     incur ANY expense in getting on their machine at work to do their boss's
  191.     bidding.
  192.  
  193. Additional notes:
  194.  
  195.     Customized forms of JaxHost are available for your business.  One that
  196.     appears to be of most interest is the host/menu variation.  When JaxHost
  197.     is awaiting a call, a menu of functions that may be performed on that
  198.     machine is on the local screen.  If one is selected, JaxHost goes offhook
  199.     (line busy) until the function is completed and a return to the menu has
  200.     occurred.   This appears to be a good way of assuring that business machines
  201.     at multiple sites remain "communications ready" whenever they are not
  202.     being used for local operations.
  203.  
  204.     If you have specialized PC-to-PC communications needs, let us know.
  205.     Chances are that a customized version of JaxHost will satisfy your
  206.     requirements.   (Contact info at the end of JAXHOST.DOC.)
  207.  
  208.                                                 - Jack Kilday
  209.                                                   7/28/91
  210.  
  211.  
  212.