[ http://issues.apache.org/jira/browse/DIRMINA-34?page=comments#action_12429586 ] Trustin Lee commented on DIRMINA-34: ------------------------------------
I heard that someone says that RXTX will be dual-licensed. This will enable us to implement serial communication transport type in the future, but not right now. So there's no significant progress yet. One workaround is to launch a TCP/IP proxy server that tunnels a TCP connection to a serial port, then MINA can access the serial port indirectly. > New transport type: Java Communications API > ------------------------------------------- > > Key: DIRMINA-34 > URL: http://issues.apache.org/jira/browse/DIRMINA-34 > Project: Directory MINA > Issue Type: New Feature > Affects Versions: 0.7 > Reporter: Trustin Lee > > Java Communications API provides ways to access serial and parallel ports > available. We could implement transport type implementation of Java > Communications to provides users access to serial and parallel ports. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
