java USB port programming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deboshripauL
    New Member
    • Feb 2007
    • 3

    java USB port programming

    hii frenz..
    can sumbody tell me d way to go abt interfacing of java programs wid USB devices n ports...
    dis is reqd 4 a project m tryin 2 work on..
    d details of d project r as follows:

    To control the devices or equipments from the remote place through a web-page. Here all the devices which are to be controlled are connected to the relays(acts as switches)on the webserver circuit board. The web-server circuit is connected to LAN or internet. The client or a person on the PC is also connected to same LAN or internet. By typing the IP-address of LAN on the web browser,the user gets a web-page on screen, this page contains all the information about the status of the devices( whether they are ON or OFF). On this page the user is provided with checkboxes to check or uncheck the boxes in order switch OFF or switch ON the devices.
  • horace1
    Recognized Expert Top Contributor
    • Nov 2006
    • 1510

    #2
    have a look at jUSB
    http://jusb.sourceforg e.net/

    Comment

    • deboshripauL
      New Member
      • Feb 2007
      • 3

      #3
      i hav already seen dat ...but still need sum real advice...like in flesh n bones...
      at d very least..m havin trouble loading d javax.usb package i downloaded...
      n then will come d real part...cud sum1 help??

      Comment

      • deboshripauL
        New Member
        • Feb 2007
        • 3

        #4
        Cud sum1 help..it's really urgent!!!!!!!

        Comment

        • r035198x
          MVP
          • Sep 2006
          • 13225

          #5
          Originally posted by deboshripauL
          i hav already seen dat ...but still need sum real advice...like in flesh n bones...
          at d very least..m havin trouble loading d javax.usb package i downloaded...
          n then will come d real part...cud sum1 help??
          What do you mean by "havin trouble loading d javax.usb package". Are you getting any error messages?

          Comment

          Working...