I have been programing a multiplayer game and have been running in to a problem

This code closes the socket

out = p.getSocket().getOutputStream();
ZipOutputStream mZip = new...