Re: Questions about WebServer Component - WeOnlyDo Discussion board

Re: Questions about WebServer Component (General questions)

by woddrazen, Saturday, April 21, 2007, 19:56 (6217 days ago) @ Steven Picard

Hi Steven,


1. Main difference between wodWebServer and wodHttpDLX is that wodWebServer is server http and https component and wodHttpDLX is client http and https component.

2. I cannot guaranty 100 that it will work but it should. Why don't you give a try and download wodWebServer. You have 30 days trial period and when you install our component you will found samples in wodWebServer Samples folder.

3. Making wodWebServer as windows service is probably same as making windows service for other VB6 project. I have found on Microsoft msdn page how to make windows service in VB6, here:
http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnaractivex/html/msdn_ntsrvocx.asp

Maybe you should read also warning from Microsoft about windows service in VB6 here:
http://support.microsoft.com/kb/175948

Making service in VS 2003 or VS 2005 is much easier. VB.NET is pretty same for usage as VB6. If you can switch to VB.NET you can follow instruction on this page how to make windows service:
http://abstractvb.com/code.asp?A=1082

If you need and additional help or instruction please contact us and we will try to help you.

Hope I helped.


Regards,
Drazen


Complete thread: