Package net.nutss.stunt

Implements the STUNT protocol to establish a TCP connection between two NAT'ed endpoints.

See:
          Description

Interface Summary
STUNTEventListener The listener interface for receiving socket events.
 

Class Summary
STUNTEndpoint Implements a STUNT TCP endpoint.
STUNTEventAdapter A null implementation of all the socket events, which can be adapted by other classes.
 

Package net.nutss.stunt Description

Implements the STUNT protocol to establish a TCP connection between two NAT'ed endpoints.