JBoss Community

Re: Configure Local port for client socket

created by giftsamuel asir in JBoss Remoting - View the full discussion

Hi Ron,

 

Thanks for the reply. Sorry for my confusing questions.

 

i am newbie to jboss remoting. Let me explain my environment.

 

I have 2 machines and both will communicate using TCP/IP with SSL Socket.
All the ports will be blocked in the 2 machines and certain ports will be open for communication.

 

In the machine A,

 

Listener port = 50010

 

out going port range = 60000 to 60010

 

In the machine B,

 

Listener port = 24000

 

out going port range = 60000 to 60010

 

The above said ports will be opened in both machines for communication.

 

As   per my understanding jboss remoting takes the outgoing ports dynamically to connect with listener port(50010 or 24000) of other end.

 

Is there any possibility to instruct the jboss remoting to use any of custom defined free port(from 60000 to 60010) to connect to the  listener  port(50010 or 24000) of the other end ?

Thanks in advance!!

Reply to this message by going to Community

Start a new discussion in JBoss Remoting at Community