|
-
Mar 29th, 2011, 01:31 PM
#1
Thread Starter
New Member
Intercepting USB Barcode SCanner Traffic
Et. Al.
I'm new ( mostly ) to the VB.Net I have written programs in .Net / VB6 and have knowledge of C++ and Java.
I have a need to "INTERCEPT" the communication from a "BAR Code" scanner. What I need to be able to do is mostly the following..
1. If I scan like KEYWORDS I want the software to intercept the traffic and based on the keyword either like start another program... Close a program something.....
2. If the the scanned data is NOT a keyword allow the communication to proceed as normal.
3. Can it be a "SERVICE" that starts when the user logs in?
Ok.. so my .net skills are extremely rudimentary. Where do I start
-
Mar 30th, 2011, 10:51 AM
#2
Thread Starter
New Member
Re: Intercepting USB Barcode SCanner Traffic
Ok .... so this can't be done?
-
Mar 30th, 2011, 01:03 PM
#3
Re: Intercepting USB Barcode SCanner Traffic
It may be possible to do this with .Net
However, depending on what your time allowance and budget for the project is, you may want to consider using something like Serial Magic from SerialIO.com instead.
-
Mar 30th, 2011, 03:36 PM
#4
Thread Starter
New Member
Re: Intercepting USB Barcode SCanner Traffic
jdc....
My budget... I can do as much or as little as I want as long as I do it... So for me this is an educational project with the end result being something my company will use.
Prefer to not have to buy someone else's software as I'm limited to how I might want it customized....
I know that programs have to talk to com channels so I was hoping that it wasn't something all that difficult and that there was a more active developer base here.
so... thanks I'll just start exploring.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|