
IRC DCC download session object. More...
Derived from: | None |
Derived by: | None |
Group: | Internet Relay Chat (Network) |
#include <ClanLib/network.h>
Class Members:
Attributes: | |
Returns the number of bytes transfered so far. | |
Returns the total size of file. | |
Returns the current status of the download. | |
sig_connection_lost(error_message) | |
| |
Constructs a new DCC download session. |
| |
Attemp to reconnect and resume download. |
Detailed description:
This class connects to an IRC client listening for an incoming DCC connection and then downloads the file offered. Should be used in response to a DCC SEND CTCP command.