Description
ActiveMQ supports TCP and SSL transport, allowing client to connect to the JMS broker using socket:
http://www.activemq.org/TCP+Transport+Reference
It would be really nice if it can support transport options for specifying the client local socket port number or ip address.