Posted By:
xiaoling_dai
Posted On:
Thursday, January 24, 2002 01:53 PM
Suppose I have two servers on different hosts, server1 and server2. I would like to store a string on client's hard-driver by the server1, then retrieve and change tne value of the string by the server2. I use CORBA on the server side. How can I Do it?