-
Notifications
You must be signed in to change notification settings - Fork 2
License
bruecktech/gwan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--------------------------------------------------------------- G-WAN/Linux readme.txt --------------------------------------------------------------- Program : G-WAN (freeware) Author : http://trustleap.ch/ Platforms: Linux 32-bit and 64-bit --------------------------------------------------------------- G-WAN is a Web application server with C/C++ & Objective-C/C++ scripts which takes around 100 KB of code in addition to be far faster than *all* other available Web application servers. G-WAN also comes with a 'wait-free' Key-Value store, in-memory GIF I/O, bar/dot/line/pie/ring charts, frame-buffer 2D drawing, compression, encryption, etc. Servlets are 'edit & play' scripts that let you use the power of compiled languages with the convenience of scripts. G-WAN is free for all (commercial and non-profit users). Feel free to distribute it around you and to spread the word! --------------------------------------------------------------- Archive Contents --------------------------------------------------------------- - gwan ............ G-WAN web application server executable - hello.c ......... G-WAN example (not server-related) - main.c__ ........ G-WAN maintenance script example - /logs ........... G-WAN's log file - /.../csp ........ G-WAN C/C++ and Objective-C/C++ examples - /.../www ........ G-WAN web server's 'root' directory - /.../handlers ... G-WAN web server's handler sample - /.../logs ....... G-WAN web server's access/error log files - readme.txt ...... the document you are reading - license.txt ..... the license agreement (for humans) --------------------------------------------------------------- Installation --------------------------------------------------------------- 1) decompress the gwan_xxx.tar.bz2 archive in /home/gwan 2) 'cd /home/gwan' and run G-WAN with './gwan' 3) start your Internet browser and enter: http://127.0.0.1:8080 4) have fun! 5) read the G-WAN manual to use all G-WAN's features --------------------------------------------------------------- Removal --------------------------------------------------------------- G-WAN does not alter the system, does not add shared libraries, does not create dependencies or configuration files that could interfere with other programs so you can 'uninstall' it by just stopping the gwan process and deleting its directory. --------------------------------------------------------------- Use is subject to license terms, read the attached license.txt. THE SOFTWARE IS PROVIDED "AS IS" AND TRUSTLEAP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE IN NO EVENT SHALL TRUSTLEAP BE LIABLE FOR ANY SPECIAL DIRECT INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ---------------------------------------------------------------
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published