If you want a "raw TCP/IP" connection, then it needs some type of protocol -
even if home-grown.

Perhaps you could use Camel's Mina connector to implement what you want. 
Otherwise, you'll likely want a service that interfaces between the m2m
devices and ActiveMQ.  The latter is the path I would seriously consider
unless this is just for a test environment, prototype, or something else
that does not need to be production-grade.

If you can get a STOMP client to run on the m2m device, perhaps that's a
good alternative.

Actually, back to the original concern, is there a reason the m2m device
cannot use an ActiveMQ connection?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Receiving-over-IP-and-port-using-TCP-tp4686563p4686603.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to