Jump to content

How would I create a biometric keystroke dynamics program in Java?

- - - - -

  • Please log in to reply
3 replies to this topic

#1
OhJawn

OhJawn

    Newbie

  • Members
  • Pip
  • 2 posts
What I need is a program that can record the users dwell/flight time on one specific letter to another. Any ideas? I need help! ***It has to be in Java***

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Do you know how to capture key_down and key_up events?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
OhJawn

OhJawn

    Newbie

  • Members
  • Pip
  • 2 posts
Unfortunately, I am a newbie so I do not know what they are :(. However, anything you suggest i'll look up and learn so you can assume I understand everything. :)

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
java key_down key_up at DuckDuckGo
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users