Tomas Bahnik
Dept of Physics
TU Liberec
But I am developing my 3T apps on the server. Inserting IP address into
ComputerName property of RemoteServer and turninig Connected to True gives
me a message "Operation not supported" (D3). I would like to compile this
IP address into client part of app. What seems to work is
1. leave the ComputerName empty
2. register server object on the client machine
3. set "run on this computer" in dcomcnfg on the client to IP address.
I would like avoid registering server object on the client side.
Tomas Bahnik