Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I make the server use a specific port number or IP address (in case of multi-homed hosts)?

0
Posted

How can I make the server use a specific port number or IP address (in case of multi-homed hosts)?

0

JacORB provides two properties that can be set to select a port number and IP address for servers to listen on. These properties are OAPort and OAIAddr. Thy can be set on the commandline using the -D switch to the Java interpreter, in the properties file, or in the source code of the server. In this last case, they are passed as arguments to the ORB.init() call.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123