Please assume that the REMOTE system has a counterpart Queue of QX and the appropriate Receiver Channel defined.
Now I want to write a Java client that will run on a different machine and be able to send messages to Remote Queue - QX.
What is the best way to do this? One way I could think of was to define a "Server-Connection" Channel locally and have the client app send messages to this channel, addressed to "QX".
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum