[2993] in java-interest
Serial port access from Applets
daemon@ATHENA.MIT.EDU (Alejandro Jaimes)
Wed Oct 25 18:32:25 1995
Date: Wed, 25 Oct 1995 13:32:36 -0400
From: Alejandro Jaimes <ajaimes@cs.columbia.edu>
To: java-interest@java.Eng.Sun.COM
I have a couple of questions:
1. Can an applet read the serial port on a local machine?
Can it call a C function that reads the serial port, and if it can,
does that c function have to be on the local machine or does it get
sent with the bytecodes when the applet is downloaded?
Can an applet call an application. written in Java, which reads a
serial port?
It comes down to wanting to allow an applet to use an external device
on the local machine which downloads it. What options do I have?
Thanks,
A. Jaimes
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com