Thread: write prog for a usb device

  1. #1
    Registered User
    Join Date
    Mar 2011
    Posts
    1

    write prog for a usb device

    hallo,

    I have a usb fingerprint reader and was thinking of writting a programme for it. i am imagining of a programme that records time to a database on the server after succecful fingerprint read.

    i have done little c and c++ and dont know where to start that.

    any ideas and links on where to start that greatly appreciated..

    Regards,
    jamzigy

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    The first place to visit would be the website of the manufacturer of your device.
    Look for developer information, programming APIs and the like.

    Also this for USB information.
    Jan Axelson's Lakeview Research
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. usb programming
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 07-24-2002, 08:06 PM
  2. How-To: Load Pictures in MFC. Code Inside.
    By Xei in forum C++ Programming
    Replies: 1
    Last Post: 05-16-2002, 09:17 PM
  3. write in c
    By PutoAmo in forum C Programming
    Replies: 6
    Last Post: 04-03-2002, 07:53 PM
  4. This should be the Cprogramming.com anthem!
    By Brian in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 01-21-2002, 12:01 AM
  5. Serial Communications in C
    By ExDigit in forum Windows Programming
    Replies: 7
    Last Post: 01-09-2002, 10:52 AM