FTP ConnectionTimedOut on 3.9

Lic. Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Wed Sep 7 15:45:33 UTC 2005


Florian Minjat puso en su mail :

> Hi,
>    I used to have an FTP Monticello repository. I tried to load my
> code  on a 3.9 Squeak image, but I got a ConnectionTimedOut.
>    So I tried this simple code :
> client _ FTPClient openOnHostNamed: 'localhost'.
> client loginUser: 'a' password: 'b'.
>    This code work well on a fresh new 3.8 image, but hang on a fresh
> 3.9 image with the error : ConnectionTimedOut: 'Data receive timed
> out.' in Socket>>waitForDataFor:
>    Any idea on this one?
> 
> Florian Minjat
Florian .
Well, I don't know if was the same error what we have here in UTN.
We should repost the waitForDisconnectionUntil method .
So check yours image , Socket and OldSocket classes

Hope this help you.

Edgar



	

	
		
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 




More information about the Squeak-dev mailing list