![]() |
Deskflow 1.26.0.0
Keyboard and mouse sharing utility
|
File transfer and drag-and-drop messages (v1.5+). More...

Variables | |
| const char *const | kMsgDFileTransfer |
| File transfer data. | |
| const char *const | kMsgDDragInfo |
| Drag and drop information. | |
File transfer and drag-and-drop messages (v1.5+).
|
extern |
Drag and drop information.
Message Code: "DDRG" Direction: Primary ↔ Secondary Format: "DDRG%2is" Parameters:
Example:
Dragging 2 files
Sent when a drag-and-drop operation begins. Contains the list of files being dragged. The actual file transfer follows using kMsgDFileTransfer messages.
File Path Format:
|
extern |
File transfer data.
Message Code: "DFTR" Direction: Primary ↔ Secondary Format: "DFTR%1is" Parameters:
Transfer Marks:
Example Transfer Sequence:
Send 4096 bytes
Protocol Flow: