aspose file tools
The moose likes Distributed Java and the fly likes CORBA Server listens to more than one port Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "CORBA Server listens to more than one port" Watch "CORBA Server listens to more than one port" New topic
Author

CORBA Server listens to more than one port

s Joshi
Greenhorn

Joined: Sep 26, 2005
Posts: 12
My CORBA server and client are written in Java. I start tnameserv daemon at port 900. I have four different corba servers running on server. When I run my client and check connections on server machine, I see one of the connections to a port number different than 900. Everytime I restart my corba server, this port number changes but its always greater than 32000. I don't want to open any port other than 900 to my client. Any help to solve this problem is appreciated.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: CORBA Server listens to more than one port
 
Similar Threads
CORBA & Firewalls
remote debug from myeclipse
what is SOAP?
EJB Communication failure exception...
Socket on server side