Web connection for All Pick BASIC environments

by Will Johnson

(fHdc) In this article, I will lead you, step-by-step through creating a web connection that is both, completely and forever FREE. The only hardware you will need, is a Windows PC on which your web server will run, and any type of internet connection, fixed or dynamic.

Authors

Written 2011 by Will Johnson for Fast Forward Technologies
Email Fast Forward Technologies at fft2001@aol.com
or post your comments for public view far below.
Creative Commons Attribution 3.0 License
Follow Fast Forward Technologies on Twitter!
or subscribe using my Knol Public activity feed
or see Wjhonson's Fifty Most Recent Knols


This Knol should be cited as:
"Web connection for All Pick BASIC environments" on Knol, by Will Johnson
for Fast Forward Technologies fft2001@aol.com
URL: http://knol.google.com/k/fft2001/web-connection-for-all-pick-basic-environments/mbasj7lzroyk/33
Creative Commons Attribution 3.0 License

Please submit additions by one of three methods:
1) Edit this article;
2) Add a comment at the bottom; or
3) Email me at fft2001@aol.com

[Edit]
Directory Project

English Knol Project

[Edit]

This article has not yet been written.

Outline: Apache - PHP 5.3.5 VC6 (for Apache on Windows) Thread-Safe - PHP Telnet - Universe PE
Optional components: (1) Free site with FTP + optional Dynamic IP web server article; (2) AccuTerm
(1) is not required if site has a fixed IP addr - no need to rewrite this just redirect reader here
(2) is not required since Universe PE comes with a telnet connector, but AccuTerm includes VB scripting

Telnet will be a slow connect, so an upgrade would be a process which holds several telnets open at once and then a server has to partition the requests among them.  Herb Rubin suggested that he has a process which does something like this under D3.  It could be modified to be generic?

This article, when written will probably run over multiple pages.

[Edit]
See Also