mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Change the internal network protocol.
This commit is contained in:
@@ -36,7 +36,9 @@ public:
|
||||
|
||||
void enable(bool enabled);
|
||||
|
||||
bool write(const unsigned char* data);
|
||||
bool writeHeader(const std::string& source, const std::string& dest, const unsigned char* data);
|
||||
|
||||
bool writeData(const std::string& source, const std::string& dest, const unsigned char* data);
|
||||
|
||||
bool read(unsigned char* data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user