![]() |
PEER_FILE_INITACK |
Channel: 0 |
This packet is a response to the incoming file transfer. It is sent as a response to the PEER_FILE_INIT command. Note: this is the same as v6 of the file transfer protocol.
Parameters
| Data type | Content | Name | Description |
| BYTE | 01 | CMD | The command: PEER_FILE_INITACK |
| DWORD.L | xx xx xx xx | SPEED | The receiver's speed. See PEER_FILE_INIT. |
| LNTS | xx xx ... | NICK | The receiver's nick. |
Examples
0000: 01 64 00 00 00 05 00 54 61 64 75 00 .d.....Tadu.
Attribution
Submitted by: tadu@gmx.de.
