Login  Register

Newbie: Does Socket ping: 'addr' work in Pharo3.11.8 ?

Posted by RickT on May 16, 2010; 2:28am
URL: https://forum.world.st/Newbie-Does-Socket-ping-addr-work-in-Pharo3-11-8-tp2218247.html

I installed the one-click version on Windows (XP) recently and am learning Smalltalk.  I am under the impression that in a Shout Workspace I can execute the line

Socket ping: 'localhost'

(or some valid address).  But I always get a message that it timed out.  I can successfully ping the same address in a command window.  Any guidance would be appreciated.