Ver Mensaje Individual
  #1 (permalink)  
Antiguo 17/06/2011, 04:30
cucuru
 
Fecha de Ingreso: marzo-2009
Mensajes: 509
Antigüedad: 15 años, 2 meses
Puntos: 17
diferencia entre dos métodos

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!!!