G
G
gosha-z2018-11-15 13:41:00
linux
gosha-z, 2018-11-15 13:41:00

Frontendbackend interface - what are the options?

There is a certain embedded Linux-based system. The main software that performs the basic operations is written in C and runs as a background process. There is a desire to make a web interface for management/monitoring. I'm thinking of making it like a Java tomcat application. Who will advise what interfaces for communicating the background backend with a Java application?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Gerasimov, 2018-11-15
@OYTIS

Not a great Java specialist, but the task is very similar to what they do in IoT, and there standard solutions are, for example, MQTT and CBOR. For both, there seem to be libraries in Java.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question