From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,27c24ba68e621eef X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Tue, 28 Jun 2005 21:42:24 -0500 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: AWS applications and domain hosting References: X-Newsreader: Tom's custom newsreader Message-ID: Date: Tue, 28 Jun 2005 21:42:24 -0500 NNTP-Posting-Host: 24.6.143.98 X-Trace: sv3-zAq6LtrTB+uXB41Tw2F7GRvpfkhKr8xK5826wiknvUz9m/T0DMX4lsNyMG2o5SRLr2rqfyCc9wOGIn/!x4/v7ou0Rop0bhXG1wKSQo/0bdAXwB0Gcv6+QhS6kC1hi9rMroumz1Zucb0= X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:11717 Date: 2005-06-28T21:42:24-05:00 List-Id: > ... it may make more sense not to use port 80. ... If your traffic is light you might just want to run your own server on your own computer using either a static IP address or, if dynamic, a dynamic DNS provider (see for instance the free service from www.dyndns.org). I do that with a specialized version of smplsrvr. I do that with an old Windows machine connected via DSL using a modified version of smplsrvr. It uses a port other than 80 since it's not intended for mass usage and the relevant web references can say www.xxx.yyy/aaa:nnnn I also added a simple SMTP server to smplsrvr on port 25 to receive and process text messages from my cellphone.