![]() ![]() | Ask a remote user to send a file. The remote user may or may not respond and there is no fixed time within which he must respond. A response will come in the form of a DCC Send request. |
![]() ![]() |
Another user has offered to send a file. This method should be called
to accept the offer and save the file to the give location. The parameters
needed to call this method are provided by the OnDccFileTransferRequest()
event.
|
![]() ![]() | Attempt to send a file to a remote user. Start listening on the given port and address. If the remote user does not accept the offer within the timeout period the the session will be closed. |
![]() | The information about the remote user. |
![]() | The DccFileInfo object associated with this DccFileSession. |
![]() | A unique identifier for this session. |
![]() | The DccUserInfo object associated with this DccFileSession. |
![]() | |
![]() | |
![]() | |
![]() | Stop the file transfer. |
![]() | Summary information about this session. |
![]() | The file transfer was successful. |
![]() | The file transfer was interrupted and did not complete. |
![]() | How much of the file has been sent or received so far. |
![]() | The file transfer connection is open and data will be sent or received. |
![]() | The remote user did not accept the file within the timeout period. |
DccFileSession Class | Sharkbite.Irc Namespace