#12: Finish DCC support -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: enhancement | Status: new Priority: minor | Milestone: Component: dcc-chat | Version: Keywords: | Has_patch: 0 -------------------------+-------------------------------------------------- This issue depends on several things:
* separate '''designs''' for DCC CHAT (accept/initiate) and DCC SEND/GET * a socket library which portably supports listening for tcp stream connections * Add DCC GET support (issue #8) * Add DCC CHAT (accept) support (issue #9) * Add DCC SEND support (issue #10) * Add DCC CHAT (initiate) support (issue #11)