Problem with sockets listening with ip address of 0.0.0.0

Bill at GLO Ltd bill at gloltd.com
Sat Feb 23 14:28:32 UTC 2002


Hi

I'm trying to get swiki running on nt, but it listens
on port 80 with an ip of 0.0.0.0 which means it works fine
in IE on localhost but is not so good over the web :).

If I do NetNameResolver>>localHostAddress before I start the
server it returns 0.0.0.0 whereas after the server has started
it comes up with the proper ip.

I tried setting the defaultHostName in the NetNameResolver class
but that didn't help.

There doesn't seem to be anywhere in the socket class to
tell it what the ip address should be ?

Hope somebody can help.


Regards

Bill Pearson




More information about the Squeak-dev mailing list