}
MessageHandler.subscribe(AltDownloadAckMessage.TYPE, this);
MessageHandler.send
(server, new UploadAckMessage(user.getName(), requestFilename));
UploadSocket us = null;
/* if user is not firewalled wait for a socket, this does not impede
the peer from sending an alternate dl request anyway. */