BEANS
Beans.


Some beans illustrate the use of the core snmp classes.

Some examples illustrate beans usage:


Notes:

  1. See how to sign applets in appletviewer: applets making io in files must be signed (according to the JDK1.1 security model).
  2. There are some problems mixing heavy/light components. For example if you use MibBrowser, the applet generated by beanbox must be modified by hand (replace Applet by JApplet)...