Click here to Skip to main content
15,881,755 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, folks!

My goal is to try and scan for wireless devices (scanners) connected to my network. I am using C# with Windows Forms and want to try scan a page from a device connected to my network. I can do this with WIA, connected with wires.

Could any of you point me to the right direction?

Thank you!
Posted
Updated 16-Nov-14 23:58pm
v2
Comments
Nathan Minier 17-Nov-14 8:56am    
As long as you've abstracted your feature check from the network access layer properly, it should work in precisely the same way. As far as your computer is concerned, the target endpoints will still be logical addresses associated with physical addresses on your LAN.
Filipe Morgan 18-Nov-14 9:35am    
Thank you, you were right. It does work the exact same way. Thanks for the tip!

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