OpenNetCF SocketScan library

N

Neil Cowburn [MVP]

To use the SocketScan library, you MUST close ALL other Socket scanner
software. This is because the driver does not allow concurrent sessions.
Also, the SocketScan library is only for use with laser scanners. It has
been tested with the In-The-Hand Scan Card Type I, Class 1 laser scanner.

--Neil

--
Neil Cowburn, MVP
Co-founder, OpenNETCF.org
Technologist, Content Master Ltd
Microsoft .NET Compact Framework MVP

www.opennetcf.org | www.contentmaster.com
 
Z

Zanna

Neil Cowburn said:
To use the SocketScan library, you MUST close ALL other Socket scanner
software. This is because the driver does not allow concurrent sessions.

Yes, I know it.
The problem is that the "Image" type scanners is not recognized by the
OpenScanner() until:
- I run Socket app
- I insert the scanner
- the socket app recognize the scanner
- I close the socket app (to free the scanner)
- I call the OpenScanner() (after the socket app recognized it, it works
well)


Also, the SocketScan library is only for use with laser scanners.
It has been tested with the In-The-Hand Scan Card Type I, Class 1 laser
scanner.

Mmmm... do you know where to find some Socket documentation?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top