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


 
 

