From: wkmail <wk...@bn...> - 2012-05-18 17:46:03
|
On 5/17/2012 8:05 PM, Wenhua Zhang wrote: > Hi , > I think you can get the error code definition form file > mfscommon/MFSCommunication.h. > such as: > #define ERROR_WRONGVERSION 19 // Wrong chunk version > #define ERROR_DISCONNECTED 28 // Disconnected > > I hope this will do some help for you. > > Thank you, very helpful. Those I'm not sure what Wrong Chunk version implies and if it is a serious issue. Do I assume that the Disconnected occured because of the Wrong Chunk version? -bill |