WEB server ActiveX (HTTP, HTTPS, SSL), WEB server component
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..)
License includes one year of free updates and unlimited lifetime technical support. Each developer must have his own design-time license.
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'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
CGI script support by running external executables
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
control bandwidth usage for each user separately
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).
It will work with all environments that support COM objects and ActiveX controls - VB, VC, Delphi, and it will even work in .NET environments. IDE will generate appropriate wrappers for wodWebServer in that case.
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.
Thanks! We love your software and your great support!
Sandy Fliderman
Primary Development Corporation
I would highly recommend this to anyone who needs a good quality SFTP solution.
Ian D. Mead, author of UltraEdit-32
IDM Computer Solutions
I can only hope I will have the pleasure to work with other products by "We Only Do" in the future.
Tomer Spivak
Verint Systems Ltd
...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...
Steven Jones
SABIEN project
We have recently completed a large 1200+ location project where reliable Telnet and SSH connectivity was required. wodSSH worked flawlessly and allowed our staff to complete our project ontime and within budget.
James Sievers
Harbor Technologies
Brilliant, even works on the mobile phone...
Conrad Leigh
Leaf Wireless
The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...
Kenneth R. Robinette
InterSoft International
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
Sander Pool
Rhapsody Networks
Your component works really great. With minor effort I have been able to convert my delphi application...