Hi I'm developping an application that run on a speciliazed device with no popular OS and microprocessor. I have a C compiler and I can use the TCP stack of this device.
This device must send and receive message to and from an ActiveMQ server. The device will join my server via Internet over GPRS. My server will be behind a firewall. I think Stomp over an HTTP transport is the better choice for me. Does anyone has some basic C sample of code using basic C and TCP/IP call without using APR. Thank you. -- View this message in context: http://www.nabble.com/ActiveMQ-client-on-embedded-device-tp22439198p22439198.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
