Descripción
Sintaxis
public void connect(SocketAddress endpoint) throws IOException
public void connect(SocketAddress endpoint, int timeout) throws IOException
Parámetros
- SocketAddress endpoint,
- int timeout,
Excepciones
IllegalBlockingModeException, IllegalArgumentException, SocketTimeoutException, IOException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.