|
When you are looking to build a management application, where:
the management application has to be viewed from anywhere by using a web browser
there is a need for more than one administrator to manage
there is a size restriction for the management application
you are looking for a web-based tool for managing your network
you can opt for building applets.

Although applets are restricted from performing socket-related operations, WebNMS's SAS facilitates a full-featured applet interface. It can overcome the limitations imposed on applets by the Java security model. Therefore with WebNMS SNMP API and SAS, you can develop applets that can perform file operations, socket operations, and database queries.
|