Questions about WebServer Component (wodWebServer / wodWebServer.NET)
I had 3 questions I hope you could kindly answer:
1) What is the main difference between the WebServer component and the HttpDLX component?
2) Could a VB 6 app using the WebServer component handle a load of say, 1000 simultaneous connections (let's say I do a single quick database look-up and return a page around 2K in size)? I know this is a generic question but I am a little worried about VB's and the WebServer components ability to handle many simultaneous connections.
3) Do you know of a quick (and hopefully cheap way) of making a VB app using the WebServer component into a Window's Service?
Thank you for your time.
Kind Regards,
Steven C Picard