Socket>>ping: issue

Alexandre Bergel bergel at iam.unibe.ch
Thu Jan 22 14:06:49 UTC 2004


Hello,

On my xterm I can do:

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
diorix at godfroy:~$ ping moore.unibe.ch
PING moore.unibe.ch (130.92.65.139): 56 data bytes
64 bytes from 130.92.65.139: icmp_seq=0 ttl=255 time=0.282 ms
64 bytes from 130.92.65.139: icmp_seq=1 ttl=255 time=0.26 ms
^C
--- moore.unibe.ch ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.26/0.271/0.282 ms
diorix at godfroy:~$ 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

But under Squeak when I perform the following within a Transcript: Socket ping: 'moore.unibe.ch' 
into a fresh 5657 I get a popup saying: 'Continue to wait for connection to moore.unibe.ch'

Any idea how I can ping an host within Squeak?

Cheers,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



More information about the Squeak-dev mailing list