Method | Description | |
---|---|---|
Dispose ( ) : void | ||
OnReception ( Poderosa.Protocols.ByteDataFragment fragment ) : void | ||
XModemSender ( |
Method | Description | |
---|---|---|
OnAbort ( string message, bool closeDialog ) : void | ||
OnStart ( ) : void | ||
OnStopped ( ) : void |
Method | Description | |
---|---|---|
Monitor ( ) : void | ||
SendBlock ( bool useCrc, bool resend ) : 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 XModemSender ( |
||
parent | ||
filePath | string | |
return | System |