Problem with sockets listening with ip address of 0.0.0.0

Stephan B. Wessels swessels at one.net
Sat Feb 23 17:17:03 UTC 2002


If you are using Comanche or the latest release (Harvest) you should see a
morph launcher for the swiki.  The 3rd button on the launcher lets you
choose from a few ports for your Swiki.  Here's a good location to look for
the proper version of software: http://minnow.cc.gatech.edu/swiki/15.

 - Steve

On 2/23/02 9:28 AM, "Bill at GLO Ltd" <bill at gloltd.com> wrote:

> 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