Download

Section categories

ActiveX [655]
Components and Libraries [747]
C and C++ Tools and Components [189]
C and C Tools and Components [141]
Databases and Networks [645]
Delphi Tools and Components [455]
Editors [111]
Help File Tools [120]
IDEs and Coding Utilities [167]
Java [194]
JavaScript [62]
Misc Programming Tools [545]
PowerBuilder Tools and Components [27]
Registration Tools [49]
Setup Utilities [160]
Visual Basic Components A-G [134]
Visual Basic Components H-P [72]
Visual Basic Components Q-Z [63]
Visual Basic Tools [163]

Our poll

Which Is The Best Browser?
Total of answers: 3

Statistics


Total online: 75
Guests: 75
Users: 0

Login form

File Catalog

Main » Files » Programming » Components and Libraries

wodWebServer.NET 1.3.0
29.01.2011, 10:22
General information:
wodWebServer.NET is an .NET Component that implements server side of HTTP and HTTPS protocols (HTTPServer). It's main purpose is to serve HTML pages, GIF/JPG/PNG images, documents, and other resources that are accessible through Browser clients (such as Internet Explorer, Mozilla Firefox, Netscape etc..) It is robust, easy to use, fast, and can be used in all .NET environments. It serves both static pages, as well as dynamically created ones. You can run your existing ASPX/ASP.NET pages just with wodWebServer.NET, no need for 3rd party web server, such as IIS.

wodWebServer.NET runs through Request/Response objects - whatever client sends is parsed and stored to Request object. When you're ready to deliver response, you just need to populate Response object - such as Body property, StatusCode, and that's it. If you're fast and can do it from within RequestDone event, then you don't even have to call any Send methods - it's delivered automaticaly.

Features include:
* support for HTTP and HTTPS protocols
* complete information on connected users - get their originating IP address, originating port, total connected time...
* Choose either Automatic content delivery (sit back and enjoy) or manual - in which case you define virtually everything that is sent
* ASP.NET dynamic page support by running your executables directly from wodWebServer
* Parsing of query variables, posted data, form-uploaded data for easy access
* Can be used as standalone, or together with other WEB server (such as Apache, IIS...) by running on another port

SSL/TLS Support:
Just by setting Secure property to True, wodWebServer.NET becomes completely secured server. You can provide your own certificates, or generate new ones for temporary use, it's all the same for wodWebServer.NET

Category: Components and Libraries | Added by: File-Post
Views: 116 | Downloads: 0 | Rating: 0.0/0
Total comments: 0
Only registered users can add comments.
[ Registration | Login ]

Search

Site friends

add site