I thought initially we could do something with netcat and some scripts. But that is a bit limiting on the local host.
Ideally we build a test server providing a bunch of network services that would respond to example protocols. I imagine somewhere there is a project that already does this. Most linux distros have all the tools anyway (ftp, http, etc). it seems just a question of configuration and locking-down. cheers, Mike On Thu, May 13, 2010 at 7:24 PM, Stéphane Ducasse <[email protected]> wrote: > thanks mike > indeed we should find a better way to tests network problems. > > Stef > > On May 13, 2010, at 7:53 PM, Michael Roberts wrote: > >> I have tried to load Magma in Pharo1.1 but have not yet succeeded. I >> don't have a lot of time i'm afraid. the existing Metacello config >> doesn't load the right packages, nor the list on the wiki page (using >> installer) it seems. I am missing an implementation of a method >> maAt:ifPresent:ifAbsent: on Smalltalk. >> >> anyone with a spare moment might like to figure that out. The >> underscores need fixing in dependent packages (write barrier tests) >> as well >> >> so we should maybe do something simpler to test the network. >> >> thanks, >> Mike >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
