How do you get the InputStream associated with a Socket object in Java?
socket.readStream()
socket.getInputStream()
socket.streamIn()
socket.inputStream()