Review Request 123094: Add initial (untested) support for sending and receiving payloads.
Saikrishna Arcot
saiarcot895 at gmail.com
Sat Mar 21 13:29:32 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123094/
-----------------------------------------------------------
Review request for kdeconnect.
Repository: kdeconnect-kde
Description
-------
When sending a payload, a `===BEGIN PAYLOAD===` and `===END PAYLOAD===` markers are sent with the payload. On the receiving end, the data between these two markers is captured, and the size is checked. If the size doesn't match, then the current implementation just returns a package without a payload (which might be good or bad).
Diffs
-----
core/backends/bluetooth/CMakeLists.txt 125fa87a825b056395a8ce5ef0298665fd2e6293
core/backends/bluetooth/bluetoothdevicelink.h 199d9ee4c6b89065154e82b6fcd2cea204c0ef31
core/backends/bluetooth/bluetoothdevicelink.cpp e3c1e3335a312a2b9289a7806e6a4d9c9174c73c
core/backends/bluetooth/bluetoothdownloadjob.h PRE-CREATION
core/backends/bluetooth/bluetoothdownloadjob.cpp PRE-CREATION
core/backends/devicelinereader.h a5255c77d95c13e5f806576bac2697fb4bc94708
Diff: https://git.reviewboard.kde.org/r/123094/diff/
Testing
-------
Untested; will be working on the Android side next.
Thanks,
Saikrishna Arcot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20150321/839e1bfd/attachment.html>
More information about the KDEConnect
mailing list