|
-
March 22nd, 1999, 05:47 AM
#1
Java access to serial port
has anyone accessed serial ports using J/Direct or javacomm API in an applet or an application? please help.
-
March 22nd, 1999, 08:42 PM
#2
Re: Java access to serial port
Yes, I have used the Java Communications API to talk to a serial port.
I have used it with both JDK 1.1.7 and JDK 1.2 under Windows 95/98/NT.
It has worked very well for me. I have a dedicated home automation machine
that runs 24 hours a day and communicates with a device connected to the
serial port. I have also used it in conjunction with a Dallas Java iButton
connected to a parallel port.
-
March 24th, 1999, 05:43 AM
#3
Re: Java access to serial port
Can you show me a sample? How did you implement this function?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|