Einzelnen Beitrag anzeigen
Alt 02.10.2001, 15:03   #2
_m3
Inventar
 
Registriert seit: 24.09.2001
Beiträge: 7.335


Pfeil

Google is your friend:

JavaTM Communications API

The JavaTM Communications API can be used to write platform-independent communications applications for technologies such as voice mail, fax, and smartcards.

This version of the Java Communications API contains support for RS232 serial ports and IEEE 1284 parallel ports. With updated functionality, one can:

* Enumerate ports available on the system.
* Open and claim ownership of ports.
* Resolve port ownership contention between multiple applications.
* Perform asynchronous and synchronous I/O on ports.
* Receive Beans-style events describing communication port state changes.

http://java.sun.com/products/javacomm/

HTH
____________________________________
Weiterhin zu finden auf http://martin.leyrer.priv.at , http://twitter.com/leyrer , http://www.debattierclub.net/ , http://www.tratschen.at/ und via Instant Messaging auf Jabber: m3 <ät> cargal.org .
_m3 ist offline   Mit Zitat antworten