Changes between Initial Version and Version 1 of SharpWebServer
- Timestamp:
- 06/18/09 05:41:39 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SharpWebServer
v1 v1 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. 2 3 * http://www.codeplex.com/webserver 4 * [http://cobra-language.com/forums/viewtopic.php?f=4&t=373 Cobra discussion] 5 6 See also: WebDevelopment