home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL95.ARJ / VOL9502 < prev    next >
Text File  |  1992-01-07  |  4KB  |  85 lines

  1.  
  2.     Volume 9502 - Released august 1989 - Abstract (C) DOS gg
  3.  
  4. O S / 2  - P r o g r a m m a T h e e k volume 9502
  5.  
  6. Source: BBS's
  7.  
  8. Title: LOgicomm DC, ARC, Var. utilities
  9.  
  10. Number  Name            Size    Date    Comments
  11.         CATALOG  O02      799   5-28-89 This file
  12. 9502.01 HEX      ARC    16818  10-06-88 Hexdump
  13. 9502.02 HEXDISP  ZIP    26869   5-28-89 Display in Hex &  Ascii (DOS - OS/2)
  14. 9502.03 IFFULL   ZIP     5442   5-28-89 Check program screen  environment
  15. 9502.04 LOG220S  ARC   134386   5-28-89 Logicomm 2.2 OS/2  Datacom
  16. 9502.05 OS2ACTIV ZIP    22590   5-28-89 Shows system  activity using noise
  17. 9502.06 OS2ARC   ZIP    29167   5-28-89 ARCer (fast, in  background!)
  18. 9502.07 OS2FREE  ZIP     6037   5-28-89 Returns Unallocated  RAM, date/time
  19. 9502.08 OS2TREE  ZIP     6404   5-28-89 VTREE-like program
  20. 9502.09 STATS    ZIP     2741   5-28-89 Statistics program
  21. 9502.10 SYSINFO  ARC     8898  10-06-88 System Information  (pre-release)      
  22.         VOL9502  ABS     2944   5-28-89 Abstract by Zorro
  23. 9502.11 WHEREIS2 ARC    17536   6-03-88 File Find
  24.                13 File(s)     74752 bytes free on volume  DOSGG9502
  25.  
  26.                     LOGICOMM
  27.  
  28. LogiCOMM 2.20S is  a  terminal  communications  program  written specifically 
  29. for IBM's  Operating System  2 (OS/2).  The program  has been  designed to 
  30. provide access  to  many  commonly used  telecommunications tasks.  Some of 
  31. the  many  features offered by LogiCOMM are:      
  32.           - A 200 entry dialing library.
  33.           - Dialing queues and automatic redial.
  34.           - Telephone access code capabilities.
  35.           - Keyboard macros.
  36.           - Many common file transfer protocols, including:
  37.                - XMODEM
  38.                - XMODEM 1K
  39.                - YMODEM
  40.                - YMODEM-G
  41.                - CompuServe QuickB protocol.
  42.           - Background communications capabilities.
  43.           - The  ability to  run simultaneous communications
  44.             sessions.
  45.           - Extensive on-line help facility.
  46.           - User-defined hot keys.
  47.           
  48.  
  49.      LogiCOMM 2.20S requires an 80286 or 80386 based  computer
  50. running IBM's  Operating System  2 (OS/2).  In addition, the
  51. OS/2 device  driver COM01.SYS or COM02.SYS must be installed
  52. in the  CONFIG.SYS file. LogiCOMM will only run in protected
  53. mode: it  does not  run in the DOS 3.x compatibility box, or
  54. under MSDOS.  LogiCOMM is  a text-based  application, and so
  55. will not make use of the graphical interface provided by the
  56. Presentation Manager  (PM). It  can, however,  be run  as is
  57. under the  PM with  no problems, so long as video popups are
  58. disabled. 
  59.  
  60. HEX DISPLAY
  61.  
  62.    This program shows a couple of things. One is the use of  the DosAllocHuge
  63. API call. This is one of the things that  OS/2 does very well. OS/2 supports
  64. virtual memory which  means that you can use more memory that you have install
  65. in  the computer. When all of the Ram is used then OS/2 goes  swapping to the
  66. disk, so you have almost unlimited memory  (up to the free space on your
  67. disk).
  68.  
  69.    I'm including the source code for the program, but I can  not include the
  70. file called : Doscalls.inc as that is a  copywrited file by Microsoft. You can
  71. very easily create the  macro's in cluded in this file.     I included a
  72. version of the program that was made using  the FAM API which means that it
  73. will run both under OS/2 and  DOS. The hexdisp.com file will work under both
  74. OS/2 and DOS  and the file hexdisp.exe will work under OS/2 only. Notice  the
  75. difference in size !!
  76.  
  77. OS/2 System Activity Display
  78. ----------------------------
  79.  
  80. This program shows some of the key elements of the system  performance
  81. in OS/2. It will display the total CPU usage (in percent),  the largest free
  82. RAM block (in KB), the swap file increase since IPL,  the number
  83. of spool files and the total size of all spool files.
  84.  
  85. Syntax:        SYSACT swappath spoolpath