Menu

Question of using JRed

Help
Anonymous
2001-01-30
2001-01-30
  • Anonymous

    Anonymous - 2001-01-30

    Hi

      I have a Jeteye serial infrared adapter installed on my winNT. I will like to use JRed to implment a progarm and make it communicate to my Visor. Here is my question that I like to ask:

    1: How to disable the window IR on NT
    2: I will be great if some body can provide some example of using JRed ?
    3: Do I still need Java Communication API if I'm using JRed ?

    Thanks for all your help !!

    Anthony 

     
    • Mitch Patterson

      Mitch Patterson - 2001-01-30

      JetEye works great, that's what I use on my Linux box.

          1: How to disable the window IR on NT  , which port should I use (COM1) <--
          use by dongle  or (COM4 IrCOMM) <-- virtual port

      I think I recall having problems getting the JavaComm API to recognize
      the virtual ports. I would recommend using COM1.

      If you rightclick on the IR icon in your system tray, you should see
      an option to disable IR. If you don't have that icon, try looking in
      the control panel.

          2: I will be great if some body can provide some example of using JRed ? Any
          link ?

      The best (only) example is Test.java, which creates an IR stack and
      loads InboxServlet.

          3: Do I still need Java Communication API if I'm using JRed ?

      Yes, that's what I use to talk to the serial ports.

       

Log in to post a comment.