EvilZone
Programming and Scripting => Projects and Discussion => : Stackprotector December 24, 2013, 09:39:42 AM
-
0haii
Well, this might actually become something.. It's a tiny webserver written in C, it's just before a alpha stage.
Just got it up on github : https://github.com/Factionwars/evilwebserver (https://github.com/Factionwars/evilwebserver) You can join in and contribute or take a look if you like.
Current description:
An Evilzone.org Project
EvilWebserver/EvilNetLib C/C++ application/library
Lead programmer: Factionwars
Co-programmers: RedbullAddicted, Teddy, {Members of Evilzone}
Phase: Pre-Alpha
### IDEAS/TODO:
1. Write this into a Ajax based front end engine <-- fucking rights on that idea
This means that there is a full working ajax engine build on a low level to support l33t and fast requests
2. If I want to i might complete the PHP support, not sure if i even want full PHP support.
3. Add modules such as authentication
### LICENSE DETAILS:
Factionwars@evilzone.org A HTTP webserver including a library and it's modules
Copyright (C) 2014 Factionwars
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see [http://www.gnu.org/licenses/].
Happy xmas :D
-
Hi,
looks like a cool project. I will have a look to the code soon
-
Heavily updated the projects current form to be looking nice and acceptable for cooperation. Will complete PHP-CGI support as soon as possible, might even try this out on ande's evilzone alpha :D
-
Interesting project indeed! I can't believe I haven't seen this thread before now... I will look forward to keeping an eye on the project :)
-
Got up multi port support. Will be doing some more work, after that we can use the library for little projects in #underground etc.