-
Interface Summary
Interface |
Description |
SerialDefs |
Definitions for the serial input and output (comm interfaces).
|
-
Class Summary
Class |
Description |
SerialDefs.Helper |
Implementation of (helper) methods for serial ports.
|
SerNimpl |
Serial input and output (by native implementation).
|
ShowPorts |
Show computer interfaces available to Java applications.
|
WinDoesIt |
System services — especially for the serial interface.
|
Package de.weAut.ioPorts Description
Support for input and output
Comprehensive criteria and handling support for files and I/O.
Copyright
© 1997 - 2016, 2024 Albrecht Weinert
This package de.weAut.ioPorts contains classes related to handling hardware
not supported by Java in a platform independent manner, by e.g. requiring
special drivers or dlls.
Until May 2024 these classes were in the package
de.frame4j.io thus
impeding the creation of a module de.frame4j in future.
This package contains classes to support robust and comfortable
input and output, as
- handling of serial communications (native for Windows and else).
Copyright 1997, 2024 Albrecht Weinert.
Please find
here the terms of use
for the
framework
Frame4J.
- Version:
- Revision 67 (15.07.2024)
- Author:
- Albrecht Weinert
- See Also:
- Package description,
Terms of use
,
de.frame4j
,
de.weAut