Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hey all!!

i need to take data from parallel port and then send it to other machine through socket.send which takes byte[] as argument. now how do i convert parallel port data into byte format??:confused:

help kindly
Posted

1 solution

How are you even getting data FROM the parallel port in the first place? I would expect that whatever library you're using should already provide this byte functionality.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900