Re: how to universally source files
- From: "comp.lang.tcl" <phillip.s.powell@xxxxxxxxx>
- Date: 27 Nov 2006 12:01:16 -0800
Bryan Oakley wrote:
Cameron Laird wrote:
I'm quite curious about the illegality of Web service
in Virginia; while it's been a year since I was there,
I certainly ran Web servers in cable-equipped buildings,
and was planning to do so again.
My guess is, his broadband terms of service prohibit "running a web
server", the spirit of which is to not run it on an open port and chew
up a bunch of bandwidth. I can't imagine a scenario where it would be
illegal to run one on a port only open to the local machine (though,
this wouldn't be the first time I was surprised by the practices of a
cable monopoly).
Yep we have Cox here as our sole cable provider in our area of
Virginia.
Per these links
http://episteme.arstechnica.com/eve/forums/a/tpc/f/469092836/m/5540962155
and
http://support.cox.com/sdccommon/asp/contentredirect.asp?sprt_cid=643ad749-1a58-4824-9d1c-8cd5579e132a
Port 80 is blocked (I used to have Apache on my machine and pointed it
to port 8080, until that got blocked and then to 8081, until my machine
caught some nasty viruses and I had to uninstall Apache altogether.
Basically you could, in theory, use a different port, but Cox makes it
clear that you're not supposed to and will make sure, in the long run,
that you don't (again, port 8080 was blocked, so I figured I wasn't
going to have much love trying any other port until I got caught too
many times, and where I live now I do not own the Cox cable Internet
account, so I have no say in what I can and cannot do even moreso now)
I would harbor a guess that it's perfectly safe and legal, and possibly
wise, for Phil to try and run the same web server on his machine locally
as he is running elsewhere. He seems quite befuddled by the differences
between running a script via wish and via a web server.
I would think the difference is that running a script via Wish is to do
TCL-based evaluation on a TCL script whereas running a script via web
server would infer that there is some means of TCL interpretation via
applications that are called by the web server in order to process the
information and spawn an HTML-based browser-packaged return text for
client-based browser processing.
Phil
.
- Follow-Ups:
- Re: how to universally source files
- From: Bryan Oakley
- Re: how to universally source files
- From: Cameron Laird
- Re: how to universally source files
- References:
- how to universally source files
- From: comp.lang.tcl
- Re: how to universally source files
- From: comp.lang.tcl
- Re: how to universally source files
- From: Bryan Oakley
- Re: how to universally source files
- From: comp.lang.tcl
- Re: how to universally source files
- From: Cameron Laird
- Re: how to universally source files
- From: Bryan Oakley
- how to universally source files
- Prev by Date: Re: how to universally source files
- Next by Date: Re: TEA 3 -- HOWTO?
- Previous by thread: Re: how to universally source files
- Next by thread: Re: how to universally source files
- Index(es):
Relevant Pages
|