macchina.io Blog

Internet of Things, edge computing, IoT device software, C++


Connecting a JavaScript Web Application to a C++ Backend With Remoting NG and JSON-RPC

Applied Informatics Remoting NG 2013.2 contains a new JSON-RPC transport that implements the JSON-RPC 2.0 protocol. JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol using JSON as serialization format and HTTP or WebSockets as transport. This can be used to make a JavaScript web application talk to a C++ backend, RPC-style, by simply […]

Tagged , , ,

Software For The New Internet Of Things

The Internet of Things, also referred to as Industrial Internet, or Internet of Everything, is one of the major industry trends of 2013. Interestingly, as some may remember, it was also a buzz phrase a few years ago, back then referring to then trendy RFID technology. RFID never really lived up to the expectations, though. […]

Tagged , , , , , , ,