Re: problems with serial port communication

2000-11-13 Thread Joi Ellis
On Mon, 13 Nov 2000, Peter John Cameron wrote: > What's the consensus on the best Java IDE to use? I develop with VAJ 3.02 > and JDK1.2 on w*nd*z* at work. I downloaded VAJ 3.02 for Linux. > Unfortunately at the weekend I discovered that you can't simply "update" VAJ > 3.02 for Linux from 1.1.7A

Re: problems with serial port communication

2000-11-13 Thread Peter John Cameron
What's the consensus on the best Java IDE to use? I develop with VAJ 3.02 and JDK1.2 on w*nd*z* at work. I downloaded VAJ 3.02 for Linux. Unfortunately at the weekend I discovered that you can't simply "update" VAJ 3.02 for Linux from 1.1.7A to 1.2.2 :( I've only used VAJ so I'd like something wi

problems with serial port communication

2000-11-13 Thread Gozman Florian Leonard
> > Hello, > > I work on RedHat 6.2 platform and I'm to make a communication on Serial > Port using RXTX-1.5-3 package and JavaSun JDK1.3 package. > I've succeeded to send date from Linux on the serial port /dev/ttyS1 (in > Windows is COM2). > This data is received on Windows well. > But the prob