| WeOnlyDo! COM Web Server ActiveX Control Introduction |
| ® WeOnlyDo! COM (2002-2010) |
|
General information wodWebServer is an ActiveX 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 environments that support COM technology. It serves both static pages, as well as dynamically created ones. No need to learn ASP/PHP/Coldfusion to make your own WEB server when wodWebServer ActiveX is used. wodWebServer 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 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
Shipped as COM and ActiveX wodWebServer is shipped in two variations - as COM object, and as an
ActiveX control. Besides this, wodWebServer package also includes
wodCertificate object for managing certificates and private keys (for
HTTPS protocol).
Licensing - royalty free wodWebServer purchase allows you to distribute your applications free
of charge in unlimited copies (royalty free) under terms of our License
Agreement. You can include binaries of wodWebServer and accompanying
objects (wodKeys and wodCertificate) in your distribution packages. |