Hi,
I am a beginner and I am working on an Airport Project now.
I need Java to read data from the hand Scanner connected to COM1.
Bits per second is 9600,
Data bits is 8.
Do you know which Class I should use?
and maybe even some examples?
Thanks for your help!
Jeff Higgins - 17 May 2007 00:38 GMT
privateson wrote:
> Hi,
>
[quoted text clipped - 8 lines]
>
> Thanks for your help!
<http://mindprod.com/jgloss/serialport.html>
printdude1968@gmail.com - 17 May 2007 02:47 GMT
On May 16, 2:32 pm, private...@hotmail.com wrote:
> Hi,
>
[quoted text clipped - 8 lines]
>
> Thanks for your help!
That seems a bit tough for a beginner. One concern I would have is
that it would seem to me that your application will not work on any
platform that does not have a COM1 port, for example Linux, I believe,
does not have such a port.
SadRed - 17 May 2007 04:25 GMT
On May 17, 3:32 am, private...@hotmail.com wrote:
> Hi,
>
[quoted text clipped - 8 lines]
>
> Thanks for your help!
Go to: http://java.sun.com/products/javacomm/