Communication with the printer port
Hello,I am making a project (software and hardware) of a wireless network......my question is about communicating with the printer port(or any other port) using java, I know how to this in assembly using IN and OUT but I dont know how to do it in java......what I want to do is to send and recieve bytes via this port
can anyone help?

