SNMP Stack 5_1

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.
StreamPortItem This is a holder class that associates the incoming packet stream with the remote port it came from.
TCPSocket This is a wrapper class around the standard Socket.
 

Package uk.co.westhawk.snmp.net Description

Contains the sockets supported by the stack.


SNMP Stack 5_1