Hai friends please help me printing the file through Parallell port,
iam doing project in comm ports, i want to print a particular file or string through parallel ports...thanks in advance.
if you are using the javax.comm package you can setup a stream to your port you are trying to output to. The information wont necessarily be format properly but it will get there.