Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Obvious COM / Web Svr Question, Kinda
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00449305
Message ID:
00449345
Vues:
13
Steve,
Why are you adding the extra overhead of a web server? I guess I don't see the need with the system you've outlined.

Create a COM object that returns data (XML or ADO) based on some parameters. You can then use this object on any system you want. You can use it on an IIS box to return data to an HTML page. You can use it in an appication to feed data to its front-end.

>I am trying to come up with a way to create a VFP data service that will live equally well on workstations and servers.
>
>With IIS, I can create a virtual directory or new web site, and have my VFP app or IE go to the server's .asp, which calls a COM object and data is returned. I can do the same with PWS, but PWS is very heavy (and makes too many workstation modifications) to put on all of the desktops I develop for.
>
>Does anyone know of lightweight web servers that install cleanly on a workstation and support COM objects?
>
>I'm going this route because I think it will let me create my COM data management stuff just one time, whether the user is working locally or not. I intend to make the "web" site run on an obscure port, etc so it's not really doing anything web-like at all, it'll just return HTML or XML when called.
>
>Any thoughts?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform