Results 1 to 6 of 6

Thread: PWS and ASP and the Internet

  1. #1

    Thread Starter
    Hyperactive Member Al Smith's Avatar
    Join Date
    May 1999
    Location
    Marcellus, MI. USA
    Posts
    330
    Hi,
    I'm putting together a Web page using (and learning) PWS and some ASP code. It will be going on a Windows NT server when completed. Everything seems to be working OK on my local machine. But I would like some "real world" testing.

    Is there a way I can make it accessible through the internet while on my local machine?

    Thanks,
    Al.
    A computer is a tool, not a toy.

  2. #2
    Guest
    not using pws

  3. #3
    Lively Member
    Join Date
    Jun 1999
    Location
    Garden Grove, CA, USA
    Posts
    110

    Cool Yes... Of course...

    First, you need to connect to the internet... Turn on your PWS, then find out what your IP is... you can than post your current IP up so people can access to your computer(make sure the PWS port is: 80, if not then see the examples below)

    If port is:80
    http://your.ip.goes.here/(specific place <optional>)
    if port not:80
    for example your port is: 8080
    http://your.ip.goes.here:8080/(specific place <optional>)

    try it....
    ngphuocthinh

  4. #4
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Lightbulb

    If you use ISPs like MSN, AOL, Compuserve etc.....then your IP will change every time you connect to the internet. of course you can find out your current IP address, but for the other people it's not going to do any good because next time you connect, your IP wil change.
    If you want to have your Web server running from your machine, then you need static IP.

  5. #5
    Lively Member
    Join Date
    Jun 1999
    Location
    Garden Grove, CA, USA
    Posts
    110

    Lightbulb Very True Serge....

    This is just for testing only... if you want a server that runs on your computer then you need to go http://www.24link.net.. they will give you a link to your computer with your current IP everytime you logon into the internet... so it shouldn't be a problem for people to find you... the address you will get is: http://www.24link.net/youraccount...
    sign-up is one easy process... they only ask you for username and password... nothing else you will need to be given out...
    ngphuocthinh

  6. #6

    Thread Starter
    Hyperactive Member Al Smith's Avatar
    Join Date
    May 1999
    Location
    Marcellus, MI. USA
    Posts
    330

    Thank You

    thinh,
    Thanks for the info. I'm going to check out 24link.net.

    Serge,
    I thought this might be the case. I also saw your response on vbgarage.

    Thanks,
    Al.
    A computer is a tool, not a toy.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width