JProfiler
Get rid of your performance problems and memory leaks!
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of JBoss AS 5 Development this week in the JBoss forum
or Spring Dynamic Modules in Action in the Spring forum!
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
MyEclipse Enterprise Workbench