Method | Description | |
---|---|---|
Dispose ( ) : void | ||
OnReception ( Poderosa.Protocols.ByteDataFragment fragment ) : void | ||
XModemReceiver ( |
Method | Description | |
---|---|---|
OnAbort ( string message, bool closeDialog ) : void | ||
OnStart ( ) : void | ||
OnStopped ( ) : void |
Method | Description | |
---|---|---|
DiscardAllIncomingData ( ) : void | ||
FlushPendingBuffer ( bool isLastBlock ) : void | ||
GetBlockTypeInfo ( byte firstByte, int mode ) : BlockTypeInfo | ||
Monitor ( ) : void | ||
SaveToPendingBuffer ( byte buff, int offset, int length ) : void | ||
StopMonitor ( ) : void |
protected OnAbort ( string message, bool closeDialog ) : void | ||
message | string | |
closeDialog | bool | |
return | void |
public OnReception ( Poderosa.Protocols.ByteDataFragment fragment ) : void | ||
fragment | Poderosa.Protocols.ByteDataFragment | |
return | void |
public XModemReceiver ( |
||
parent | ||
filePath | string | |
return | System |