I'm getting close to RS232 serial communications with Java.
I saw that RS232 is included into Communications API, and the only reference I have is Oracle Java Communications API Class Reference here.
Could someone point me to a tutorial or example of Java RS232 Comm API practical usage?