Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] SerialPort

Hi All,
 
   I am trying to listen to the Serial Port and trap the data sent. I have added the comm.jar file in the C:\Program Files\Java\j2re1.4.0_01\lib\ext folder. I don't have any errors when I build my project but when i run this, it fails and gives me the following error

Unhandled exception caught in event loop.

Reason:

javax/comm/SerialPortEventListener

Can any help me with trace out whats wrong here.

Thanx

Suchi

 

***********************************************************************************
Information contained in this email message is intended only for use of the
individual or entity named above. If the reader of this message is not the
intended recipient, or the employee or agent responsible to deliver it to
the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please immediately notify the
postmaster@xxxxxxxxxx and destroy the original message.
**************************************************************************************

Back to the top