|
ArticlesTesting with Socket Proxies Socket proxies can be used to control connectivity to external resources that are used by an application. This article demonstrates its use in application testing. FTP Explained (In Java) Writing FTP clients in Java is easy! This article explains the internals of the file transfer protocol (RFC 959) and implements a simple FTP Client in Java (from scratch). Custom JSSE KeyManagers This article explains two ways of implementing a custom key manager that adds better "selection" control on the client certificates in the keystore. |