Pytanie : Jawa FTPSClient Związek timeout

I łączyć localhost z Filzilla Serwer using ftps. ale gdy i próbować daleki gospodarz i dostać the podłączeniowy timeout błąd. i móc ono nigdy z mój sieć…

part the kod być…
try
{
int odpowiedź;
InetAddress servidor = InetAddress.getByName (server);
Smyczkowy algo = servidor.getHostAddress ();
System.out.println ("Trying" + serwer + ". IP: " + algo);
ftps.connect (servidor);
System.out.println ("Connected" + serwer + ".");
// Po Tym Jak podłączeniowy próbować, ty musieć the odpowiedź kod verify
// success.
odpowiedź = ftps.getReplyCode ();
ftps.execPROT ("P");
jeżeli (! FTPReply.isPositiveCompletion (reply))
{
ftps.disconnect ();
System.err.println ("FTP serwer odmawiać connection.");
System.exit (1);
}
}
chwyt (IOException e)
{
jeżeli (ftps.isConnected ())
{
try
{
ftps.disconnect ();
}
chwyt (IOException f)
{
// robić nothing
}
}
System.err.println ("Móc server.");
e.printStackTrace ();
System.exit (1);
}
Could server.
java.net.ConnectException: Związek synchronizować synchronizować: connect

help.

Odpowiedź : Jawa FTPSClient Związek timeout

Co być the dokładny błąd wiadomość. Ty ściągać Skype i ratować ono twój desktop? W Ten Sposób za każdym razem ty próbować the Skype installer program, ty dostawać the Windows installer błąd?

Ale yea poczta screenshot the błąd….I móc twój umysł wszystkie the szczegół.
Inne rozwiązania  
 
programming4us programming4us