Hi All
I am still fairly new to java. I am writing an app that
communicates by rs232 to a motor controller.
Part of the packet that I send to it requires an ascii STX and ETX are
there any escape sequences for these characters. If not- Any Ideas.
STX and ETX are binary 2 and 3. Is the
Hi All:
I am fairley new to java, and receintly wrote a very
simple program in a windows IDE. I tried to run the .class file on my
linux machine with no luck. Both systems have jdk 1.2.2. My linux
machine says "Exception in thread "main"
java.lang.NoClassDefFoundError: Firs