On Thu, 13 May 2004, Yang Xiao wrote: > Maybe I'm missing something here, but doesn't it still run on 6000? It just > doesn't listen on the port. > I'm confuse with all this talk, correct me if I'm wrong. My understanding is ':0' is unix socket and 'localhost:0' would be tcp/ip sockets (via loopback interface) - and both are different. And 'nmap' looks for tcp ports (optionally udp ports). I guess I need google for better info.