| 1 | :lssr |
| 2 | 200 s s s i i i f s |
| 3 | 201 |
| 4 | 514 |
| 5 | :lssrch |
| 6 | 200 i i i i |
| 7 | 201 |
| 8 | :shutdown |
| 9 | 200 |
| 10 | 502 |
| 11 | :quit |
| 12 | 200 |
| 13 | :lsauth |
| 14 | 200 s |
| 15 | 201 |
| 16 | :login |
| 17 | 200 ; Success |
| 18 | 300 s ; Auto (think GSS-API) |
| 19 | 301 s ; No echo |
| 20 | 302 s ; Echo |
| 21 | 303 s ; Info message |
| 22 | 304 s ; Error message |
| 23 | 501 |
| 24 | 503 ; Already logging in |
| 25 | 504 ; Charset error |
| 26 | 505 d s ; Back-end error |
| 27 | 506 ; Authentication error |
| 28 | 508 ; No such authentication mechanism |
| 29 | :pass |
| 30 | 200 |
| 31 | 300 s |
| 32 | 301 s |
| 33 | 302 s |
| 34 | 303 s |
| 35 | 304 s |
| 36 | 504 |
| 37 | 505 d s |
| 38 | 506 |
| 39 | 507 ; Data not expected |
| 40 | :cnct |
| 41 | 200 i |
| 42 | 502 |
| 43 | 504 |
| 44 | 509 |
| 45 | 511 |
| 46 | :lsnodes |
| 47 | 200 i s s i i s |
| 48 | 201 |
| 49 | 502 |
| 50 | :dcnct |
| 51 | 200 |
| 52 | 502 |
| 53 | 510 |
| 54 | :lspeers |
| 55 | 200 s s ; Peer ID and nick are standardized, so they can be here -- the rest have to be extracted manually |
| 56 | 201 |
| 57 | 510 |
| 58 | :lspa |
| 59 | 200 s i |
| 60 | 201 |
| 61 | 502 |
| 62 | 510 |
| 63 | :download |
| 64 | 200 i |
| 65 | 502 |
| 66 | 510 |
| 67 | 511 |
| 68 | :lstrans |
| 69 | 200 i i i s s s i i s |
| 70 | 201 |
| 71 | 502 |
| 72 | :cancel |
| 73 | 200 |
| 74 | 502 |
| 75 | 512 |
| 76 | :notify |
| 77 | 200 |
| 78 | 501 |
| 79 | :sendchat |
| 80 | 200 |
| 81 | 501 |
| 82 | 502 |
| 83 | 504 |
| 84 | 505 |
| 85 | 509 |
| 86 | 510 |
| 87 | 513 |
| 88 | :search |
| 89 | 200 i i |
| 90 | 501 |
| 91 | 502 |
| 92 | 509 |
| 93 | 510 |
| 94 | :cansrch |
| 95 | 200 |
| 96 | 514 |
| 97 | :filtercmd |
| 98 | 200 s |
| 99 | 201 |
| 100 | 501 |
| 101 | 502 |
| 102 | 504 |
| 103 | 505 |
| 104 | :lstrarg |
| 105 | 200 s s |
| 106 | 201 |
| 107 | 501 |
| 108 | 502 |
| 109 | 512 |
| 110 | :transstatus |
| 111 | 200 d s d s |
| 112 | 502 |
| 113 | :register |
| 114 | 200 |
| 115 | 501 |
| 116 | 502 |
| 117 | 509 |
| 118 | 516 |
| 119 | :sendmsg |
| 120 | 200 |
| 121 | 501 |
| 122 | 502 |
| 123 | 517 |
| 124 | 518 |
| 125 | : ; Nameless notification |
| 126 | 600 i i s s s ; FN chat |
| 127 | 601 i i ; FN state change |
| 128 | 602 i s ; FN name change |
| 129 | 603 i ; FN destroy |
| 130 | 604 i s ; FN create |
| 131 | 605 i i ; FN num peers change |
| 132 | 610 i i s s ; Transfer create |
| 133 | 611 i i ; Transfer state change |
| 134 | 612 i s ; Transfer nick change |
| 135 | 613 i i ; Transfer size change |
| 136 | 614 i i ; Transfer error update |
| 137 | 615 i i ; Transfer progress |
| 138 | 616 i s ; Transfer path change |
| 139 | 617 i s ; Transfer destroy |
| 140 | 618 i s ; Transfer hash update |
| 141 | 620 i i |
| 142 | 621 i |
| 143 | 622 i s s s i i i f s |
| 144 | 630 i s s |
| 145 | 631 i s |
| 146 | 632 i s s ; More data follows, but cannot be handled by dc_interpret |
| 147 | 640 s ; Client-to-client message, also variable length |
| 148 | : ; Nameless connection |
| 149 | 200 s |
| 150 | 502 |