home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / CO / CO017.ZIP / P2COMM.DOC next >
Text File  |  1990-01-17  |  3KB  |  77 lines

  1.    Yes I know what your saying "Another Modem program?".  Yes this is   
  2. "another" one, but this program's biggest purpose is to remain small.
  3.  
  4.    The present version (1.0) is about 8k and has the following features.
  5.  
  6. Configuration:
  7.  
  8.      If P2Comm.exe is not in the present directory, then you will not be
  9.    able to change the configuration.  P2Comm must be able to write the 
  10.    new values back to itself.
  11.  
  12.      The program contains 5 dialing setups that may be changed by you.
  13.    Each entry includes the phone number, baud rate and an 8 bit or 7 bit
  14.    mode.
  15.  
  16.      The phone number should be preceded with a "T" for touch tone 
  17.    dialing.
  18.  
  19.      The 7 bit option is not to be confused with the usual 7 bit serial 
  20.    mode. This option is used to strip the 8th bit when calling systems
  21.    that send the 8th bit high as Compuserve does.
  22.  
  23.      Presently the program can be configured for either Com1 or com2 and 
  24.    the modem init commands may be altered.
  25.  
  26.      You may leave out the phone number in a dialing entry and when you 
  27.    select it you will be asked to enter a number.
  28.  
  29.      This program does not like the ansi codes. If your Compuserve setup
  30.    is set for VT100 or some other ansi mode, you will need to enter your 
  31.    PPN followed with a ;tty to force the teletype or standard ascii mode.
  32.  
  33. On Line Commands:
  34.  
  35.    Alt-F10, Help, shows a list of these commands.
  36.  
  37.    Alt-A, Ascii file send, You will be asked for a file name.
  38.  
  39.    Alt-C, Chat mode, splits the screen for easy conferencing.
  40.  
  41.    Alt-D, Drop to DOS, Use the DOS command "EXIT" to return to P2Comm.
  42.           P2Comm looks for "Comspec=" if not found then it assumes that 
  43.           "Command.com" is in the present directory.
  44.             If you change directories or disk drives while in the DOS 
  45.           shell, P2Comm will assume these new settings as the default.
  46.  
  47.    Alt-H, Hang up the phone line.
  48.  
  49.    Alt L, Toggle the Log On and Off. With the Log On all incomming data 
  50.           will be added to the P2Comm.LOG file in the present directory.
  51.             If the maximum capacity of the capture buffer which is 64000
  52.           bytes is exceeded, the data will be saved and the log will be
  53.           closed.  If you wish to capture more, simply turn it on again.
  54.             If you shell to DOS, the log will be closed and you will have
  55.           to open it again when you return to P2Comm.
  56.             The log will be closed during Xmodem transfers but will re-
  57.           open after the transfer is done.
  58.             Also keep in mind that if you change directories when you 
  59.           drop to DOS, the log will be saved in whatever directory that
  60.           you are presently in.
  61.  
  62.    PgUp, Start Xmodem Upload.  Esc to abort.
  63.  
  64.    PgDn  Start Xmodem Download.  Esc to abort.
  65.  
  66.         I'm wide open to constructive criticism and would appreciate any 
  67.    suggestions that you may have. I do know that it would be nice to be 
  68.    able to modify the ascii send speed and support more comm ports but 
  69.    ideas like adding more transfer protocols would make the program much 
  70.    bigger and defeat it's purpose.    -BobH-
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.