• Home
Name Date Size #Lines LOC

..--

Android.mkD03-May-20242.7 KiB8834

AnswerMessage.cppD03-May-20242.5 KiB8737

AnswerMessage.hD03-May-20242.1 KiB6116

CMakeLists.txtD03-May-20242 KiB4741

ConnectionSocket.cppD03-May-20242.5 KiB7830

ConnectionSocket.hD03-May-20241.8 KiB459

ListeningSocket.cppD03-May-20243 KiB9848

ListeningSocket.hD03-May-20241.8 KiB469

Message.cppD03-May-20246.8 KiB284146

Message.hD03-May-20244.3 KiB13437

README.mdD03-May-2024131 53

RemoteCommand.hD03-May-20242 KiB5014

RemoteCommandHandler.hD03-May-20241.8 KiB4410

RemoteCommandHandlerTemplate.hD03-May-20248.3 KiB256148

RemoteProcessorProtocol.hD03-May-20241.7 KiB408

RemoteProcessorServer.cppD03-May-20246.8 KiB243139

RemoteProcessorServer.hD03-May-20242.4 KiB7225

RemoteProcessorServerBuilder.cppD03-May-20241.8 KiB418

RemoteProcessorServerInterface.hD03-May-20241.9 KiB4511

RequestMessage.cppD03-May-20244.3 KiB17086

RequestMessage.hD03-May-20242.8 KiB8025

Socket.cppD03-May-20245.6 KiB191115

Socket.hD03-May-20243.9 KiB11324

README.md

1# libremote-processor
2
3This library is used by both the parameter-framework library (server) and the
4remote-process tool (client).
5