Partial Question

From Rxtx

(Difference between revisions)
Jump to: navigation, search

Latest revision as of 18:32, 12 October 2006

This question was left on the front page but appears to be missing bits.

hi!!

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 ....
Personal tools