SNMP from the browser
        Posted  
        
            by moogs
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by moogs
        
        
        
        Published on 2010-04-22T02:24:18Z
        Indexed on 
            2010/04/22
            10:43 UTC
        
        
        Read the original article
        Hit count: 390
        
There"s this idea of having a web app search for devices in the network (with elevated user permissions, of course).
Checking the silverlight and flash APIs, there does not seem to be a way to do SNMP ( the UDP APIs are limited to multicasting media ).
Anyone know a clever workaround? In windows, a small XBAP utility can do the SNMP stuff, but that leaves out the Mac OS X platform.
Thanks for any ideas.
( I do have a SO account but I"m in a not so trustworthy public PC right now so I didn"t log in. )
© Stack Overflow or respective owner