Not via qooxdoo itself. Some hardware interfaces provide an ActiveX control that you can embed into webpages. There are some security issues that will run into though if you take this approach. However, if in your setup you have control over a webserver where the hardware is installed, you can wrap your hardware functions up in rpc routines. Then you get qooxdoo to talk to your server, your server then talks the hardware and returns the results.
HTH, Matt [email protected] wrote: > High there! > > I'm an hardware developer which needs to create an OS independent editor > software for a dedicated music hardware, that is a MIDI-editing software for > an external hardware connected via a MIDI-interface and/or USB. > > Since I'm a complete beginner to qooxdoo, I have a simple question: > Is it possible to use a qooxdoo application to access hardware (e.g. > connected USB-functions) on any of the supported OS-systems (MAC-OS, Windows, > Linux)? > > Thanks in anticipation, > Michael > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
