<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<font class="Apple-style-span" face="Tahoma" size="2">Hi,</font><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I have been trying to figure out how to do some basic networking functions from inside of squeak.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I found the old Telnet application in a 3.8 image and I have it working in Trunk and am toying around with giving it a new UI.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">The other thing I need is ping.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I saw some old treads about using commandshell but I haven't been able to get ping work.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I am not sure I have everything I need loaded, I keep getting 'cannot access system to run ' ... messages.&nbsp;</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I am on a win7 (64 bit) box if that helps.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I also found this old paper&nbsp;<a href="http://rmod.lille.inria.fr/archives/papers/Berg05a-CompLangESUG04-classboxesJournal.pdf">http://rmod.lille.inria.fr/archives/papers/Berg05a-CompLangESUG04-classboxesJournal.pdf</a></div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">It mentions having a socketICMP that might work for what I would like to do.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I found classboxes on squeaksource and I managed to get some of it loaded into an old 3.8 image but I don't see the socketICMP anywhere.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I checked a few other images from around the time the paper was published but I don't see it in any of them either.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div><font class="Apple-style-span" face="Tahoma" size="2">Does anyone know if that code is hiding out there anywhere or if I could get some pointers for what I might need to get loaded for commandshell to get ping to work I would greatly&nbsp;appreciate&nbsp;it.</font></div><div style="font-family: Tahoma; font-size: 10pt; "><br><div>Thanks<br>Chris (newbie squeaker)</div></div>                                               </div></body>
</html>