EasyHTTP is disgned as one of the debug tools for WebRainbow. This release is Version 0.0.1, the beta test. At this time, only VB source code is released, no bianry executable is provided.
Screen shuts
This is optional, if you request a static page, you don't need any Form Data.
This is very useful for learning how to use HTTP protocol to send request to Web server.
This is the point you can check the real output of your VB CGI program, especially if your program utilizes HTTP Headers for advanced features. This is also useful for learning how to process the Response Message sent by the Web server.
Known problems
Compile EasyHTTP
To compile EasyHTTP, you need Professional Edition or Enterprise Edition of VB 5 or VB 6. For Learning Edition of VB 5 or VB 6, you need to install MSWinSck.ocx ( MS WinSock Control) first. Please click on following link to see detailed information on compiling EasyHTTP: |
Compile EasyHTTP in VB 6 | |
Compile EasyHTTP in VB 5 |
Good luck and having a fun!
For the latest information on EasyHTTP or WebRainbow , please see:
http://www.dmfsys.com/wrainbow/ |
For questions / comments please email to:
support@dmfsys.com |