Qustion About ATL Based Web Service
ATL / WTL / STL
1
Posts
1
Posters
5
Views
1
Watching
-
As a beginer of ATL Based Web Service programmer, I have some some questions about it: 1)Whether a Web Sevice can hold its state during its serving many clients, for I want keep some data structs among clients because these clients are collorating doing a certain work. If Web Service can has this virtue, how can I do, are there some documents about it? 2) can a web service client dynamicly locate the server without recompiling its source files When a Web Service provider changes its location on the internet? If it can, how can I do and are there some documents about it? Please help me, thank you! oyyx@sina.com