Main Page

From Rxtx

(Difference between revisions)
Jump to: navigation, search
Line 16: Line 16:
-
hi!!
+
[[Partial Question]]
-
 
+
-
How to close COM port??
+
-
I want changing port by flexibly(?) ..
+
-
 
+
-
so.. example
+
-
 
+
-
1> com1 open
+
-
2> recv & send (communication)
+
-
3> com1 close
+
-
4> com2 open
+
-
5> recv & send (communication)
+
-
6> com2 close
+
-
 
+
-
 
+
-
or
+
-
 
+
-
1> com1 open
+
-
2> com2 open
+
-
3> com1 recv & send (communication)
+
-
3> com2 recv & send (communication)
+
-
4> com1 close
+
-
5> com2 close
+
-
 
+
-
im very ....
+

Revision as of 18:31, 12 October 2006

Welcome to the RXTX wiki!

This is intended to be by and for RXTX users and developers. To get things started, we will put the INSTALL information here. But feel free to add your own content.

If you don't find an answer to your questions, create one here and ask on the rxtx mail-list.

We can fill it in from there.


Partial Question

Personal tools