[orbitcpp-list] Problem with running compiled code on two machines.
Status: Beta
Brought to you by:
philipd
|
From: Alix P. <al...@no...> - 2002-12-23 20:39:57
|
I have successfully compiled and run a client and server on the SAME
workstation. When I try to run the client and server on separate worksation,
it fails
whey I try to execute the interface on the server from the client side.
I run the Server using the -ORBEndpoint iiop://ip-address:
$ ./server -ORBEndpoint iiop://192.168.10.219
and I have compiled and linked as follows:
client: client.o client-cpp-common.o
client-cpp-stubs.o
client-common.o
client-stubs.o
-L /usr/lib
-lORBIT
-lIIOP
-lORBitutil
-lglib
-lm
-lorbitcpp
server: server.o server-cpp-common.o
server-cpp-stubs.o
server-common.o
server-stubs.o
-lORBIT
-lIIOP
-lORBitutil
-lglib
-lm
-lorbitcpp
Any ideas/suggestions?
I am running orbitcpp-0.30.4
*
Alix Pouladdej
Nortel Networks
Advanced Technology (ATI)
www http://navigate.us.nortel.com/ati
<http://navigate.us.nortel.com/ati>
* Tel: (613) 765-6043
Esn: (6+) 395-6043
* E-mail: mailto:al...@no... <mailto:al...@no...>
* Fax: (613) 765-0678
|