The Artima Developer Community
Sponsored Link

Java Answers Forum
Sample ParallelBlackBox from java.com doesn't work

2 replies on 1 page. Most recent reply: Apr 23, 2002 5:28 AM by vincent

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
vincent

Posts: 3
Nickname: vinc
Registered: Apr, 2002

Sample ParallelBlackBox from java.com doesn't work Posted: Apr 22, 2002 8:01 AM
Reply to this message Reply
Advertisement
Hi,
In order to realize a project which connect a robot with a computer, I use java.comm API.
After installing package, I tried some examples like BlackBox which runs but ParallelBlackBox doesn't work and the output error message is :
"Cannot open input Stream"
I work with Windows 2000 Server with jdk1.1.8 on a celeron computer.

Please, help me.

Vinc.


Charles Bell

Posts: 519
Nickname: charles
Registered: Feb, 2002

Re: Sample ParallelBlackBox from java.com doesn't work Posted: Apr 22, 2002 8:15 AM
Reply to this message Reply
You are using a very old version of the java development kit. (jdk1.1.8 was current about two years ago.) Suggest you try it with the latest or more recent version.

vincent

Posts: 3
Nickname: vinc
Registered: Apr, 2002

Re: Sample ParallelBlackBox from java.com doesn't work Posted: Apr 23, 2002 5:28 AM
Reply to this message Reply
Before using this old version of jdk, i use jdk1.3 but i have found what is the problem:
javax.comm.properties must be copied to <jdk>\jre\lib with a jdk.

Flat View: This topic has 2 replies on 1 page
Topic: Currency Converter Help Previous Topic   Next Topic Topic: Crystal reports in Java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use