I'm trying to send message using tibrvsend command.
The scenarios is like below ,
I've server running on network , I'm able to ping the server Ip address and able to connect using remote desktop connection.
On the server i'm listening to the subject
tibrvlisten -service 7541 -network ;239.193.1.110 MY.SUBJECT
From my local machine I'm trying to send message to the same subject above, but it is not reaching to the server. If i use the same send command on the server it is working fine and message is reaching . I'm not able send the same from my local to server.
tibrvsend -service 7541 -network 184.10.34.9;239.193.1.110 -daemon tcp:7541 MY.SUBJECT "Hello Test Message"
The error i'm getting on console is tibrvsend: Failed to initialize transport: Could not resolve network specification