Apache Directory Project - [jira] Commented: (DIRMINA-21) New transport type: serial port communication

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > June 2005 > [jira] Commented: (DIRMINA-21) New transport type: serial port communication





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Commented: (DIRMINA-21) New transport type: serial port communication
Julien Vermillard (JIRA)

2005-06-06, 7:47 am

[ http://issues.apache.org/jira/brows...ts#action_64734 ]

Julien Vermillard commented on DIRMINA-21:
------------------------------------------

there is mostly 2 Java API for serial/parallel. none of them are integrated in the JDK.

1st - Sun Comm API : http://java.sun.com/products/javacomm/
It's Sun serial/parallel API for java, it's only for Solaris (x86 & Sparc) and Windows, it's a "Java Standard Extension".

2nd - RXTX : http://www.rxtx.org
It's a native lib providing serial and parallel communication for the Java Development Toolkit (JDK). All deliverables are under the gnu LGPL license. Works for Linux & Windows, support i2c and RS485 communication and provide compatibility with Sun Comm A
PI.

In my opinion, for all the standard serial and paralell communication the best is to use the javax.comm.* API and for run it under linux to "plug" RXTX as native implementation. For more advanced serial communication (RS485, I2C) to use gnu.io.* directly.



> New transport type: serial port communication
> ---------------------------------------------
>
> Key: DIRMINA-21
> URL: http://issues.apache.org/jira/browse/DIRMINA-21
> Project: Directory MINA
> Type: New Feature
> Versions: 0.7, 0.8
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Fix For: 0.9
> Attachments: SerialSocketAddress.java
>



--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com