Xenitellis S wrote:
> > -----Original Message-----
> > From: Jesus Paul Tomillo [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, July 23, 1999 11:20 PM
> > To: [EMAIL PROTECTED]
> > Subject: [OCF] Java COMM and applets... help
> >
> >
> > Hello all,
> >
> > I need some help because I am not able to access the serial
> > port through a
> > Java applet in Java 2. This is my configuration:
> ...
> > ------
> > Port list: javax.comm.CommPortEnumerator@d8e8ecf0Port id:
> > javax.comm.CommPortIdentifier@df54ecf0Found COM1Port in
> > usejavax.comm.PortInUseException: Port currently owned by
> > Unknown Windows
> > Application at javax.comm.CommPortIdentifier.open(Compiled
> > Code) at
> > SimpleWrite.main(Compiled Code)java.lang.NullPointerException at
> > SimpleWrite.main(Compiled Code)Exception in thread "main"
> > Process Exit...
> .....
>
> Hello,
> you have another program running that has access to the COM1 port.
> OCF needs that port to be free to use it.
> Is your mouse on COM1 or have you installed the card reader driver for
> windows?
> In the second case (most common), uninstall the driver.
>
Hi again and thanks,
That is not *the problem*.
Please, read my first mail again. The output (when executed like an application)
is ok, because, effectively, COM1 is owned by my mouse. My problem is that I am
not able to get the same output when executed like an applet.
>
> Simos Xenitellis
> Visit the OpenCard Framework's WWW site at http://www.opencard.org/ for
> access to documentation, code, presentations, and OCF announcements.
> -----------------------------------------------------------------------------
> To unsubscribe from the OCF Mailing list, send a mail to
> "[EMAIL PROTECTED]" with the word "unsubscribe" in the BODY of the
> message.
Visit the OpenCard Framework's WWW site at http://www.opencard.org/ for
access to documentation, code, presentations, and OCF announcements.
-----------------------------------------------------------------------------
To unsubscribe from the OCF Mailing list, send a mail to
"[EMAIL PROTECTED]" with the word "unsubscribe" in the BODY of the
message.