I've been looking for a C# Zmodem library for the Microsoft .Net Micro Framework and your's is very close. However, I'll probably need to rewrite it so it fits in the micro framework. Is the source code available?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi GeneM,
source code is fully available via Git :
git clone https://phfrancois@git.code.sf.net/p/zmodem4dotnet/code zmodem4dotnet-code
I never compile anyhing for micro framework, but from what I understand, the event part of Zmodem4DotNet is probably not running in micro framework (?)
If you succeed in your modifications, I can create a fork for micro framework...
Let me know,
Pierre-Henri FRANCOIS
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I've been looking for a C# Zmodem library for the Microsoft .Net Micro Framework and your's is very close. However, I'll probably need to rewrite it so it fits in the micro framework. Is the source code available?
Thanks
Hi GeneM,
source code is fully available via Git :
git clone https://phfrancois@git.code.sf.net/p/zmodem4dotnet/code zmodem4dotnet-code
I never compile anyhing for micro framework, but from what I understand, the event part of Zmodem4DotNet is probably not running in micro framework (?)
If you succeed in your modifications, I can create a fork for micro framework...
Let me know,
Pierre-Henri FRANCOIS