Abstract: Netlib Adapters are very nice tools to anonymize a Java application: they can redirect the complete network traffic of a Java Virtal Machine (JVM) that is generated by the standard Java APIs to Netlib API implementation classes.
Netlib Adapters are very nice tools to anonymize a Java application: they can redirect the complete network traffic of a Java Virtal Machine (JVM) that is generated by the standard Java APIs to Netlib API implementation classes. I.e. all JVM internal request are redirected to a NetLayer and/or NetAddressNameService implementation of your choice, e.g. to TorNetLayer and TorNetAddressNameService.
In the ideal case, after the correct initialization of the Netlib Adapter(s) you are ready - your Java application is anonymized. The usage of Netlib Adapters can also applied easily to existing Java applications.
Unfortunately, we cannot always use Netlib Adapters because:
Top: [Netlib], Up: [Netlib Tools], Next: [Netlib Socket Adapter]
Wiki: Netlib Best Practices
Wiki: Netlib HTTP Client for Apache API
Wiki: Netlib Java Adapter
Wiki: Netlib Name Service Adapter Implementation Details
Wiki: Netlib Name Service Adapter
Wiki: Netlib NetAddressNameService
Wiki: Netlib NetLayer
Wiki: Netlib Socket Adapter Implementation Details
Wiki: Netlib Socket Adapter
Wiki: Netlib Tools
Wiki: Netlib TorNetLayer
Wiki: Netlib URL Adapter
Wiki: Netlib