Brother Paris
03-22-2004, 10:38 PM
I have some hardware that sends a signal into a computer via USB, and the signal tells the computer that the alarm went off. The first problem I have is that I don't know how to use java to retrieve this signal.
Upon receiving the signal, it needs to open an e-mail from either an internet site or Outlook, whichever is easiest. It then needs to put in two e-mail addresses, a particular text saying what has happened, and it needs to send it. The second problem I have is doing that in java because I don't know how to use java to type like it was a person sitting at a keyboard.
Can anyone help me out or point me towards a source code similar to what I'm looking for?
Upon receiving the signal, it needs to open an e-mail from either an internet site or Outlook, whichever is easiest. It then needs to put in two e-mail addresses, a particular text saying what has happened, and it needs to send it. The second problem I have is doing that in java because I don't know how to use java to type like it was a person sitting at a keyboard.
Can anyone help me out or point me towards a source code similar to what I'm looking for?