Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by qraohls

  1. qraohls

    API for accessing the Infrared (IR) port

    Hi, I've already posted this question in another forum (JMF) but I didn't get any response so I'll try it here also. Does anyone know of any Java API for accessing the IR port? // Anders
  2. qraohls

    SOUND API --play an audio file for a specified length of time

    You could use the MediaPlayer class in JMF (javax.media.bean.playerbean.MediaPlayer) or create a new one with the Player interface (javax.media.Player). // Anders
  3. qraohls

    API for accessing the Infrared (IR) port

    Hi, Does anyone know of any Java API for accessing the IR port?

Part and Inventory Search

Back
Top