traceroute in squeak

Viral Mehta vcmehta2 at uiuc.edu
Tue Apr 4 15:55:23 UTC 2006


I am trying to implement a graphical Trace Route app in Squeak for a
class project. I am wondering if there is a way for me to use the DOS
tracert application.

1. Essentially I want to somehow run the tracert DOS command and read
the output of the command into squeak as text?

2. Is there an equivalent of the "system()" C/C++ function in squeak/smalltalk?

-- Viral



More information about the Squeak-dev mailing list