To: Craig Richards who wrote (17 ) 2/21/1999 7:49:00 AM From: Craig Richards Respond to of 1169
Here's some general instructions for people having trouble getting a connection to the server after running BrowseMaster setup: After you run the BMaster113.exe setup program, you need to restart Windows. When Windows is restarted, you should see that a BrowseMaster DOS box has started up. If you look at this DOS box, it should say: "BrowseMaster background task version 1.1.3 successfully started Hit Ctrl-C to exit" If this DOS box is running, then you need to go to the BrowseMaster home page. You can access the BrowseMaster home page by clicking here: 127.0.0.1 :3456/home.pl. Remember that the DOS box must be running when you access SI through BrowseMaster. Once you access the BrowseMaster home page, I'd recommend adding it to your favorites so it's easy to find again. If the BrowseMaster DOS box is NOT running, check #reply-7938001. (This reply is for Win 95, if you're an NT user the paths are slightly different.) Here's a little bit about how BrowseMaster works, which may help you understand what's going on (or maybe it will confuse you more): BrowseMaster runs in the background, and all accesses to SI through the BrowseMaster program goes through the BrowseMaster background task (which is the annoying DOS box running in Windows). The URL's for BrowseMaster point to the the hardware loopback address of 127.0.0.1, and I listen on port 3456 to avoid conflicts with a possible web server or other application running on the user's machine. Once the BrowseMaster program gets an HTTP request, it then processes it, or passes it through to SI. When it gets a response from SI, it then adds appropriate links or other HTML codes to the page before sending it back to the user's browser. Craig