메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
ZModemReceiver ( |
메소드 | 설명 | |
---|---|---|
OnAbort ( string message, bool closeDialog ) : void | ||
OnStart ( ) : void | ||
OnStopped ( ) : void | ||
ProcessAbortByPeer ( ) : void | ||
ProcessFileData ( byte data, int offset, int length ) : void | ||
ProcessHeader ( Header hdr ) : void |
메소드 | 설명 | |
---|---|---|
SendZFIN ( ) : void | ||
SendZRInit ( ) : void | ||
SendZRPOS ( ) : void |
protected OnAbort ( string message, bool closeDialog ) : void | ||
message | string | |
closeDialog | bool | |
리턴 | void |
protected ProcessFileData ( byte data, int offset, int length ) : void | ||
data | byte | |
offset | int | |
length | int | |
리턴 | void |
public ZModemReceiver ( |
||
dialog | ||
filename | string | |
리턴 | System |