Home / fsbuild
Name Modified Size InfoDownloads / Week
Parent folder
wsfdata.h 2012-01-01 472 Bytes
wsfcode.c 2012-01-01 931 Bytes
wsfdata.c 2012-01-01 125.5 kB
out1.c 2012-01-01 1.7 kB
prlogo.gif 2012-01-01 2.1 kB
snail.gif 2012-01-01 17.8 kB
index.html 2012-01-01 449 Bytes
Makefile 2012-01-01 213 Bytes
fsbuilder.cpp 2012-01-01 39.2 kB
fsbuilder.ok 2012-01-01 34.7 kB
imgdata.c 2012-01-01 121.1 kB
fsbuild-60.dsp 2012-01-01 4.3 kB
fsbuild-60.dsw 2012-01-01 537 Bytes
fsbuilder 2012-01-01 24.0 kB
fsbuild.vcxproj.filters 2012-01-01 905 Bytes
fsbuild.vcxproj.user 2012-01-01 143 Bytes
fsbuild.sln 2012-01-01 1.1 kB
fsbuild.vcxproj 2012-01-01 6.8 kB
fsbuild.dsw 2012-01-01 537 Bytes
fsbuild.opt 2012-01-01 49.7 kB
fsbuild.plg 2012-01-01 1.4 kB
filelist 2012-01-01 326 Bytes
fsbuild.dsp 2012-01-01 4.3 kB
clean.bat 2012-01-01 200 Bytes
Totals: 24 Items   438.4 kB 3
Readme file for Webio embedded we server directory.

	Last Edit Dec. 31st, 2011

Webio sources are currently available at codeproject.com, daddywall.com, 
and soon sourceforge.com. Once we find someone will to donate a Subversion 
server we'll start publishing specific version numbers. Until then just find
source and documentation that seems to have consistent dates across the system.

	The latest and greatest is currently at:

http://www.daddywall.com/webio/webio-dec2011.zip

Detailed documentation is in the file progman.html, which should have been included 
with sources and samples.  This file fills in update info which may not make it
into the html file. 

During 2011 the demo application was built and run on Centos Linux 5.6 and 
Windows & using Microsoft Visual Studio 2010. Project files for Visual 
Studio 6.0 are preserved with "-60" added to the main filename, i.e. 
webio.dsp for MSVC 6.0 is named webio-60.dsp. These files have not been tested
in a few years - use at your own risk.

A new Linux makefile has been added so that both the demo and a library can be 
built int he same directory. The demo is built be the default "makefile",  the
library (at least the "daddywall" version) can be built be dwallweb.mk. Since the 
Daddywall sources are not open the latter file is purely informational. 

	Known bugs & problems:

* The cticks counter is not maintained in the demo programs.

* The -c flag (for cache control) is documented but not supported. 

* On at least some Windows 7 machines, bind fails on port 80. It seems Microsoft 
used it for their proprietary "IIS".  To get around this the default port for 
windows builds is changed to 88, thus your browser can access your web 
server's pages at http://127.0.0.1:80 More proof that if Bill Gates 
pair a nickel to every programmer who had to work around a 
Microsoft bug he would be broke.

Source: readme.txt, updated 2012-01-01