Index: library/xotcl/tests/xocomm.test =================================================================== diff -u -rb4ed9a3212e6dbbd3275c3666ea2e738816594b0 -r14a7986b5ce0fab858adda0af69e524c52a32296 --- library/xotcl/tests/xocomm.test (.../xocomm.test) (revision b4ed9a3212e6dbbd3275c3666ea2e738816594b0) +++ library/xotcl/tests/xocomm.test (.../xocomm.test) (revision 14a7986b5ce0fab858adda0af69e524c52a32296) @@ -38,8 +38,8 @@ #::xotcl::package require xotcl::comm::ftp #::xotcl::package require xotcl::trace -set hostport localhost:8086 -set protectedhostport localhost:9096 +set hostport 127.0.0.1:8086 +set protectedhostport 127.0.0.1:9096 set slowURL "http://quote.yahoo.com/q?s=^DJI&d=1d" set ftpURL "ftp://mohegan.wi-inf.uni-essen.de/welcome.msg"