From: Bob P. <bpa...@cs...> - 2001-05-31 20:51:50
|
>> http://localhost:631/admin/ > > > > This is documented in: > > > > http://localhost:631/sam.html#4_2 > > And whose localhost might this be? My machine doesn't have anything > listening on port 631. 'localhost' always refers to your own box, IP address 127.0.0.1. Port 631 is where CUPS lives. If your not running CUPS then you won't have it. My problem with getting printing to work where compounded by several other factors such as my fire wall, it blocked port 631 with no messages, then I discovered that I could only get port 631 to work with Netscape, after using a different browser for two days, think that has some thing to do with a Java problem. |