N
Nicola Garone
Hi all,
I'm developing a client/server application.
Server publish two WebServices, and clients refer to it. This work on my
computer and in my network.
I need to distribute and install my application to my customers. Each of
them will have their own server.
CustAServer(referenced by) { CustA_client1, CustA_client2, CustA_client3}
CustBServer(referenced by) { CustB_client1, CustB_client2}
I'm developing a client/server application.
Server publish two WebServices, and clients refer to it. This work on my
computer and in my network.
I need to distribute and install my application to my customers. Each of
them will have their own server.
CustAServer(referenced by) { CustA_client1, CustA_client2, CustA_client3}
CustBServer(referenced by) { CustB_client1, CustB_client2}