Results 1 to 4 of 4

Thread: Intercepting USB Barcode SCanner Traffic

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2011
    Posts
    3

    Red face 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

  2. #2

    Thread Starter
    New Member
    Join Date
    Mar 2011
    Posts
    3

    Re: Intercepting USB Barcode SCanner Traffic

    Ok .... so this can't be done?

  3. #3
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,526

    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.

  4. #4

    Thread Starter
    New Member
    Join Date
    Mar 2011
    Posts
    3

    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
  •  



Click Here to Expand Forum to Full Width