hola! no consigo entender la diferencia entre estos dos métodos de la clase socket:
Código:
boolean isBound()
Returns the binding state of the socket.
boolean isConnected()
Returns the connection state of the socket.
qeu diferencia hay entre bind y connect??? ambas son lo mismo, no??? yo siempre las había tratado como sinónimos en ingles!!!