Re: AW: javacomm

1999-07-06 Thread Thomas M. Sasala
You need to get the Solaris implementation of the CommAPI and RXTX. RXTX now combines Kevin's port with the native serial calls from Trent. You still need the CommAPI for Solaris though. -T "Nolte, Holger" wrote: > > This is what the faq on that side says: > > A: We

AW: javacomm

1999-07-05 Thread Nolte, Holger
This is what the faq on that side says: A: We do not provide a linux implementation. But Kevin Hester has written Java communications API drivers for linux and uses our CommPort driver loading scheme to load his own gnu.io.RXTXCommDriver class. He gave us permission to disclose his web