Which library shoul I use to do the things?

mc 3,701 Reputation points
2021-06-29T06:46:47.553+00:00

What I want to do is:
there will be hardware which will connect the server and send data(about 10 byte - 50 byte each) to the server with 1 - 30 s interval.

the hardware may be 10 - 150 which will work together and may be more years later.

I want to use c++ Is there any library I can use?

just receive the data and keep connection and sometimes send data to the hardware.

what more will be send the data to other services connecting to rpc server.

thank you

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,544 questions
0 comments No comments
{count} votes