ZModem protocol in .net Cf

  • Thread starter Thread starter Enrico Pavesi
  • Start date Start date
E

Enrico Pavesi

Hi there,
is there some component or code sample that implements zmodem, xmodem for
..net cf?

Thanks
 
Hi,

I do not know of any Zmodem component Zmodem is complex, and
development/testing would be expensive). I have XMODEM code (both checksum
and CRC) for both VB6 and eVB 3.0, that I HAVE NOT yet ported to CF .NET.
However, such a port is in the works. I don't have a schedule because of
pressing work elsewhere.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.
 
Back
Top