Basic Java infrastructure for asynchronous socket service clients and servers.
Inspired by asyncore Python module.
See doc/TestServer.java for a server implementation example.
See doc/TestClient.java for client implementation examples.
NetWhistler is SNMP monitoring software that offers integrated fault and performance management functionality. This Java program auto-detects networks and presents them on graphical maps, which reflect host status. Mila NNM is a pyQT fork of Netwhistler.
Command line and wxWidgets UI for an HTTP(S) proxy that can tunnel web requests over one or more SSH tunnels to one or more web specified servers, while using a direct connection for all other traffic.