Hi all,
I wanna know how to program an Applet that use a serial port to access
data....I'va made a Java application that does it and it work fine(with
javax.comm) but the applet always give me errors.
So, an exemple will be very appreciated or an url for a good documentation
too.....
thx in advance,
Daniel
I wanna know how to program an Applet that use a serial port to access
data....I'va made a Java application that does it and it work fine(with
javax.comm) but the applet always give me errors.
So, an exemple will be very appreciated or an url for a good documentation
too.....
thx in advance,
Daniel
Comment