applet - How best to interact with peripheral from browser -


this may elementary question, apologize in advance. need interact device web app. more twain device. use signed java applet this. works well; signed applet works on multiple platforms , provides device interaction needed. issue have applets not seem long browser world, @ least in allowing non-sandboxed access this. need know other options available.
requirements meet

  • can access local devices. code signing certificate not problem.
  • is web based. long can delivered via web, , initiated via web app going forward, ok.
  • be cross platform. can use scanners on macs , pcs via twain, , linux machines via sane.

i not familiar technologies such flash , silverlight. either of these viable options? anything?

right know of activex, applet, or browser extensions available (just search web, , pick 1 looks you). pretty i'd imagine flash, , silverlight options available, know of none of right now.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -