Multiple Instances of wodWebServer - WeOnlyDo Discussion board

Multiple Instances of wodWebServer (General questions)

by Dave Waters, Monday, October 25, 2004, 17:46 (7125 days ago)

Do you have any recomendation for best practice use to declare multiple instances of the wodWebServer component?

I am using VB6 with the COM component, and implementing fast notifications (instead of events). I need to listen on port 80 and 443 (so I can forward users who connect without SSL to the correct port). The only way I have found to listen on two ports, is to create two instances of the object. I am currently loading 2 forms with referencing Implements IWodWebNotify . This is somewhat cumbersome. Is there a better way to do this?

Thanks for your help.


Complete thread: