SNMP Stack 4_12

Package uk.co.westhawk.snmp.net

Contains the sockets supported by the stack.

See:
          Description

Interface Summary
ContextSocketFace The interface for the different type of sockets.
 

Class Summary
KvmSocket This is a wrapper class around the KVM DatagramConnection.
NetscapeSocket Use this Socket when running the stack as an applet in Netscape.
StandardSocket This is a wrapper class around the standard DatagramSocket.
 

Package uk.co.westhawk.snmp.net Description

Contains the sockets supported by the stack.


SNMP Stack 4_12