How to communicate real-time data between Java and C++ code? -


my application includes 2 devices - phone , cpu. phone transferring data laptop @ low latencies (milliseconds). both can assumed have wifi.

what existing software should accomplishing task? example applications should at?

cheers

something rabbitmq or zeromq worth look. think looking messaging layer / protocol provides native client both java , c++, , can handle (or let handle in client code) serialisation issues correctly related platforms (endian-ness primary issue at).


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -