ZModem protocol in .net Cf

E

Enrico Pavesi

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

Thanks
 
D

Dick Grier

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top