Wiki

Changes between Version 1 and Version 2 of SharpWebServer

Show
Ignore:
Timestamp:
06/18/09 05:49:56 (15 years ago)
Author:
Chuck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SharpWebServer

    v1 v2  
    1 The "C# !WebServer" is an open source, web/application server that runs on both DotNet and NovellMono. It is packaged as a library and through a series of calls, you can set up various components such as an HttpListener, sessions, file serving, redirect rules, etc. It's very modular. 
     1The "C# !WebServer" is an open source, web/application server that runs on both DotNet and NovellMono. It is packaged as a library and through a series of calls, you can set up various components such as an !HttpListener, sessions, file serving, redirect rules, etc. It's very modular. 
    22 
    33 * http://www.codeplex.com/webserver