Any reason you wrote your own web server instead of using Apache or the hundreds (or maybe thousands) of other scaleable and highly configurable ones out there ?
Any reason you wrote your own web server instead of using Apache or the hundreds (or maybe thousands) of other scaleable and highly configurable ones out there ?
I keep my 2 feet on the ground, and my head in the twilight zone.
I keep my 2 feet on the ground, and my head in the twilight zone.
Now rendering pages, graphics, etc..
BUT...
Have to deal with Microsoft file structure conversions - easy matter, just have to trap for %xx and change the / to \, etc, etc...
Done!
Next, display directory content if no index.html.....
Done!
Everything seems to work just fine. Brush up on some rough points, and this version will be finished!
Then will be the options, and CGI/Form handling (Corey, this will be the radio interface).
My experience with LabVIEW was to eliminate it from my department. For simple one or two man projects it was okay. But for advanced cutting edge projects it was totally inflexible slow and inefficient. If you are working "within the box" it might be okay depending on what you are using it for.
Last edited by n2ize; 11-23-2010 at 06:32 PM.
I keep my 2 feet on the ground, and my head in the twilight zone.