Click here to Skip to main content
15,920,801 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
I want to connect a hardware device to printer port.Pls help me to write code in c# to access that device attached to printer port.
which namespace or class is used for this purpose?
reply soon
Posted
Comments
Sandeep Mewara 7-Oct-10 11:40am    
What have you tried so far? We will help you in progressing forward in what you are stuck.

1 solution

There is no class for this.

What's the device? What are you trying to do with it? You're going to have to write something very specific and probably non-standard, but then, that depends entirely on what you're connecting and doing with it.
 
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