Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException
Get the input stream associated with this socket.
The input stream will be returned even if the socket is not yet connected, but operations on that stream will throw IOException until the associated socket is connected.