Using OmniHTTPd on a Dialup PPP Connection This reference is for users that want to run OmniHTTPd over a dialup connection. The most reliable method is to use the PPP protocol with the dialup built into the Win95 system.
Step 1: Setup your PPP connection with your ISP
Step 2: Install OmniHTTPd
Step 3: Perform Loopback Test When the server loads properly, load up your favorite browser and point it to http://127.0.0.1/. This is your loopback address and simply points to your machine. You do not have to be connected to use the loopback address. If the dialup prompt comes up, simply cancel dialing. Verify that the server is working correctly. If this is a new installation, you should see an auto-index of documents.
Step 4: Resolve your IP On the other hand, if you do not have a static IP or unsure about your IP address, you will have to find it. Other users on the internet can only access your machine through its proper IP address. You cannot arbitrarily assign an IP or name to your server; you cannot simply put in www.mysite.com and expect it to work! If your ISP is like most others, then you have a dynamic IP address; your ISP assigns you an IP address every time your connect. You do not have a pre-determined address so your IP address changes every time you dial in. Hence the term dynamic IP. The main problem with this is that the server must know your IP address in order to perform certain tasks correctly. The preferred method of finding your address is using the bounce method. The bounce method works by connecting to any internet site and capturing the your IP off of the connect data. This method is the most accurate way to determine your IP address. The internet site that you choose to connect to is your bounce site. Good choices for bounce sites are sites that respond quickly and that are always available. (i.e. www.microsoft.com, port 80)
Step 5: Register with a DWR server Copyright © 1997 Omnicron Technologies Corporation
|