Open source software projects : java twain 2.0 (windows;32/64 bit), sane (linux;32 bit), imageio Reader/Writers for bmp, pdf, tiff, gif and sff, capi (linux;32 bit and windows;32/64bit), isdn answer phone, A-Law u-Law PCM conversion, isdn fax, sff (simple fax format), Windows XP Printer Port Monitor and Fax Printer Driver.
Projects :
  1. uk.co.mmscomputing:
    The root directory of the uk.co.mmscomputing packages.
  2. uk.co.mmscomputing.application.answerphone:
    Answer Phone Application.
  3. uk.co.mmscomputing.application.imageviewer:
    A simple Multi Page Image Viewer Applet. To view multipage *.sff, *.tiff and *.gif files. Twain and SANE test application.
  4. uk.co.mmscomputing.device.capi:
    This open source software project connects the world of java with the Common-ISDN-API (CAPI). CAPI is an application programming interface standard used to access ISDN equipment.
  5. uk.co.mmscomputing.device.capi.sound:
    Classes that turn the CAPI device audio streams into an A-Law, u-Law or PCM stream.
  6. uk.co.mmscomputing.device.printmonitor:
    Open Source Project - jprintmonitor : A windows print port monitor written (almost only) in java.When used with an adequate printer driver like the mmsc fax printer,allows users to generate sff and tif fax files via the Windows printing system
  7. uk.co.mmscomputing.device.sane:
    This open source software project connects the world of java with SANE.SANE is an application programming interface standard used to access scanners & digital cameras ... .This project consists of a SANE frontend written in java.
  8. uk.co.mmscomputing.device.scanner:
    Package scanner provides abstract parent classes to the classes in the twain and sane packages.
  9. uk.co.mmscomputing.device.twain:
    This open source software project connects the world of java with TWAIN.TWAIN is an application programming interface standard used to access scanners & digital cameras ... .
  10. uk.co.mmscomputing.imageio.gif:
    Classes that enable the java imageio system to read and write *.gif files.
  11. uk.co.mmscomputing.imageio.pdf:
    Classes that enable the java imageio system to write images as *.pdf files and read those files.
  12. uk.co.mmscomputing.imageio.sff:
    Classes that enable the java imageio system to read and write *.sff (structured fax format) files.
  13. uk.co.mmscomputing.imageio.tiff:
    Classes that enable the java imageio system to read and write *.tif (Tagged Image File Format ) files.
  14. uk.co.mmscomputing.sound:
    Java classes that convert A-Law or u-Law byte streams into PCM byte streams or *.wav files and vice versa. A simple sound player and recorder