SOCKS 4, 4a, and 5 client tunnels.
-
protected void
protected void
protected abstract void
Confirm to the client that the connection has succeeded
Create a new SOCKS server, using the provided socket (that must
be connected to a client) to select the proper SOCKS protocol
version.
Get a socket that can be used to send/receive 8-bit clean data
to/from the client.
Get an I2PSocket that can be used to send/receive 8-bit clean data
to/from the destination of the SOCKS connection.
Get an I2PSocket that can be used to send/receive 8-bit clean data
to/from the destination of the SOCKS connection.
Get an I2PSocket that can be used to send/receive 8-bit clean data
to/from the destination of the SOCKS connection.
protected void
protected void
protected abstract void
Perform server initialization (expecially regarding protected
variables).