Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this a practical approach?
Message
 
 
À
10/04/2006 19:28:42
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
01112110
Message ID:
01112333
Vues:
13
Bonnie,

Yes, this is how I understand it. I think I probably didn't express myself correctly in my initial message: I thought that when a client (be it VFP or .NET app) consumes (calls) the Web Service it (client) also runs Web Service. Now I understand that this is not technically correct.

Thank you.

>Dmitry,
>
>Yes, the Web Service would need to be on the Web Server. Yes, the VFP client app would need to consume the Web Service. You can have your VFP client app call the Web Service when the app first starts up and, if you need to, periodically call the Web Service (maybe with a timer) while the client app is running.
>
>~~Bonnie
>
>
>
>>>>I am playing with the following idea and would like to hear opinions of people who have done Web Services and what they think about it.
>>>>
>>>>I have a customer that wants to have a web-based order system. But they don't have a web server (their are relatively small company).
>>>>What I am thinking is the following:
>>>>1. Create a web-based order application on my site, that is on my web server (I actually don't have my own but renting one). This application will store the orders in either VFP database or SQL Server database on the Web server.
>>>>
>>>>2. I will have a Web Service application residing on a user PC that would have a timer and periodically the Web Service would "get" the orders from the VFP or SQL Server on the web server. Then the Web Service application would add these orders to the desktop windows (VFP) application.
>>>>
>>>>What do you think?
>>>>
>>>>Thank you in advance for any input or suggestions.
>>>
>>>I think you have it backwards, Dmitry. A better solution is to create a web service that outputs all of the "new" orders. Run the web service on your rented web box. Then the VFP client app checks for new orders periodically.
>>>
>>
>>But how would VFP client check for new orders? It (VFP client) has to make a "call" to the Web Service on the web box, correct? And if I am correct their, the VFP client has to use consuming Web Service.
>>
>>Do I understand the concept correctly?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform