Is there any good documentations about Java interacting with serial ports?

3 weeks ago 11
ARTICLE AD BOX

I've found so far two PDFs:

SerialProgrammingInPosixOSs.pdf

Sznikak_Pattern-Oriented-SA_vol2.pdf

but so far I've found the documentation not strictly related about the architecture, the steps to do in order to receive, write bytes and best data structures to use.

Do you have any advices? Thanks

Read Entire Article