Available Open Development Web Server

Bryce Gough

Active member
Joined
Mar 8, 2011
Messages
36
Location
Perth, Australia
Programming Experience
1-3
Hey Guys,

Would anyone be interested in a VB.net open source web server?
The project name is onyxServer and I have got it working quite well.
If you are interested please comment below or PM me.

I set up a temporary development site so people can view what we have done so far.
It can be accessed Here.

I'm only looking for people who know a lot more than the basics and have an understanding of how a web server works.

Here is what I have so far:

  • MySQL Support
  • Alias directories
  • Sends PHP data to "php-cgi.exe" and retrieves HTML to send to browser
  • Working Styled Directory Listing
  • Start/Stop/Restart Buttons for both web server and Mysql server
  • Settings with MIME Types, Default Pages and all the other basic settings a web server needs

I also need a graphic artist to do a logo and icon's for:
  • Big Logo for Site
  • Small Logo for Settings/Credits
  • Default Icon
  • Icon for Server Offline (Red)
  • Icon for Server Online (Green)
  • Icon for Server Starting/Half Online (Orange)

I will update this thread later when I get home with more information since I need to get off the computer now.
Thanks for reading and I will also update with the problems I am having.

Regards,
Bryce Gough
 
Last edited:
Back
Top