nos.send();
ioctrl = new IOControl(sock);
} else {
GetConnectionNot gcn = new GetConnectionNot(key);
try {
gcn.invoke(proxyId);
} catch (Exception exc) {
if (logger.isLoggable(BasicLevel.DEBUG))
logger.log(BasicLevel.DEBUG, "", exc);
StreamUtil.writeTo(1, nos);
StreamUtil.writeTo(exc.getMessage(), nos);