IntelliJ open source
[Logo] JavaRanch » Big Moose Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Java in General
 
RSS feed
 
New topic
Author

Resetting a com port

JLS Steff
Greenhorn

Joined: Apr 06, 2008
Messages: 3


Linux Box, running a Digi PCI (8 port board)

I have installed Sun comm.api to manage my Digi serial device. Everything works. However, when I remove the file ....../lib/ext/comm.jar, the process continues to work. Without this .jar, I expected the port to stop working.

My question: once you have set the serial port in a Java session, does the port remain set? Should I be "clearing" or resetting the port at the end of each session?

Any ideas??

 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Java in General
 
RSS feed
 
New topic
replay challenge