Method | Description | |
---|---|---|
AcceptRequest ( Stream file, long offset ) : bool |
With this methode you can accept a DCC SEND Request you got from another User
|
Method | Description | |
---|---|---|
DccSend ( |
||
DccSend ( |
||
InitWork ( Object stateInfo ) : void | ||
SetRemote ( |
||
TryAccept ( |
||
TryResume ( |
public AcceptRequest ( Stream file, long offset ) : bool | ||
file | Stream | Any Stream you want use as a file, if you use offset it should be Seekable |
offset | long | Offset to start a Resume Request for the rest of a file |
return | bool |