hi all,
just a quick question:
is the context modified by the server sent back to the client?
thx & cu tom
|
|
hi all,
just a quick question:
is the context modified by the server sent back to the client?
thx & cu tom
i got the answer myself!
in cpp current is passed as a const reference ->
changing is not possible on server side!
thx & cu
tom
Another way to find the answer is to look at the Ice protocol chapter: the context is in the Request Message Body but not in the Reply Message Body.
Cheres,
Bernard
There are currently 1 users browsing this thread. (0 members and 1 guests)