- isStreaming
- defines whether the type of the new socket is streaming or datagram.
Type Reason Java.IO.IOException if an error occurs while creating the socket.
Creates a new unconnected socket. The argument isStreaming defines whether the new socket is a streaming or a datagram socket.