Feature #103
API for DCCs
| Status: | Closed | Start: | 2009-05-02 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 2009-09-30 | |
| Assigned to: | % Done: | 100% |
||
| Category: | DCC | Spent time: | 7.00 hours | |
| Target version: | 1.0 | Estimated time: | 5.00 hours |
Description
Direct Client-to-Client is a protocol used to send messages or files between two IRC clients without use server.
It can be used to send and receive files to/from IM buddies.
Associated revisions
Revision da4e2f25a134125fcdb621dbc9bf71a4b0a37f14
implemented the DCC Send protocol (refs #103 )
Revision 6861e829faf44575ca1f0342e4fc0d84e84e460d
implemented DCCGet (refs #103)
Revision 33610a553b7ba515d0a2ebca821485af221a4d5f
fix crash when user leave before ending of dcc. (refs #103)
History
Updated by Romain Bignon 7 months ago
- Status changed from New to Assigned
- % Done changed from 0 to 70
Updated by Romain Bignon 7 months ago
- Category changed from IRC protocol to DCC
Updated by Romain Bignon 5 months ago
- Due date set to 2009-09-30
- Status changed from Assigned to Closed
- % Done changed from 70 to 100
DCC get are implemented.