I want to program my parallel port and send data to it,i have done this successfully using C+Ubuntu combination ,now I want to add GUI forms in the program so I am using java for the same,So can anyone let me know which library should I use for interfacing ports(parallel and serial) using java.The “comm.jar” is the one available but there are no updates in that lib since long…(I am preferring parallel port over serial port).
Thanks in advance…
I want to program my parallel port and send data to it,i have done
Share
You’ve found RXTX?