You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dvmhost/network
Bryan Biedenkapp 58187c9f5f
implement HTTP client;
3 years ago
..
json add support for int8_t to json serializer; 3 years ago
rest implement HTTP client; 3 years ago
BaseNetwork.cpp implement support to capture and properly send HDU encryption data with the first LDU1 across the network; 3 years ago
BaseNetwork.h implement support to capture and properly send HDU encryption data with the first LDU1 across the network; 3 years ago
Network.cpp implement the majority of REST API support (this commit breaks RCON and any RCON-based tools [like dvmcmd]) (NOTE: not *all* RCON commands are implemented as REST API yet); 3 years ago
Network.h implement the majority of REST API support (this commit breaks RCON and any RCON-based tools [like dvmcmd]) (NOTE: not *all* RCON commands are implemented as REST API yet); 3 years ago
RESTAPI.cpp implement HTTP client; 3 years ago
RESTAPI.h implement HTTP client; 3 years ago
UDPSocket.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
UDPSocket.h upstream: fix network ports data type; 5 years ago

Powered by TurnKey Linux.