[Resolved] Software development JAVA

Hi !

I would like to develop a software in Java.

But i can’t list Multiport Serial Card’s Port. I’ve only /dev/ttyS0 et /dev/ttyS1

I use the comm.jar librairy.

Do you know if that i expect to do it’s possible?

Sorry for my bad English
And thanks for your help
Alexandre

I found a solution.

I add Multiport Serial Card’s name in the java.comm.properties :

serpath0 = /dev/ttyS0
serpath1 = /dev/ttyS1
serpath2 = /dev/ttya01