InetSocketAddress prevRemoteAddr = null;
InetSocketAddress prevLocalAddr = null;
KeyStore prevCertificate = null;
String sPrevPassword = null;
Certificate prevTrust = null;
MessageOutputStream msgOut = null;
try
{
for (Iterator itr = col.iterator(); itr.hasNext(); )
{