hi! I ve a very big problem ..i want to control a steppermotor with java.but firstly i have to succeed in sending some data to parallel port with below codes . this program is compiled and when i run it, doesn t give any error.but i m sure that there is some problem in that line --> DOSone.write(5);
I tested with assembly.and i saw that this codes have mistake.because no data were sent to parallel port ,after program run(actually, 5 must be sent).But as i sad, there is no error while compiling or running.if you look and find where the mistake is,i ll be so happy..bacause this is my term project.. thanks a lot..